Thresher 1.2 Class Documentation | |
DccChatSession.Connected Property
A read-only property indicating whether this session
is currently connected to another user.
[Visual Basic]Public ReadOnly Property Connected As
Boolean [C#]public
bool Connected {get;}
Property Value
True if the client is connected.
See Also
DccChatSession Class | Sharkbite.Irc Namespace