Whisperstream Research Group - CommLib Documentation

Telnet.CommandTimeout Property

Gets/Sets the time, in milliseconds, allowed to complete a synchronous send operation before a TimeoutException is thrown, default is 10000 (10 seconds)

public int CommandTimeout {get; set;}

See Also

Telnet Class | Whisperstream.CommLib.TelnetLib Namespace