Method Protocols.TELNET.protocol()->send_DONT()
- Method send_DONT
 voidsend_DONT(intoption)- Description
 Starts negotiation to disable a TELNET option.
- Parameter 
option The option to disable.
void send_DONT(int option)
Starts negotiation to disable a TELNET option.
optionThe option to disable.