.NET Telnet Class Library

TelnetWrapper.Connected Property

Gets a value indicating whether a connection to the remote resource exists.

[Visual Basic]
Public ReadOnly Property Connected As Boolean
[C#]
public bool Connected {get;}

See Also

TelnetWrapper Class | TelnetWrapper Members | De.Mud.Telnet Namespace