Telnet Factory for .NET
Telnet.SendWontOption Method
Sends a telnet WONT command.
public
void
SendWontOption(
TelnetOption
opt
);
Parameters
opt
The telnet option to associate with the WONT command.
See Also
Telnet Class
|
Jscape.Telnet Namespace