Chameleon and Iguana Plugin C# Class Libraries

LlpClient.IsConnected Property

The status of the connection with the server.

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

Remarks

Returns true if the client is currently connected with the server.

See Also

LlpClient Class | iNTERFACEWARE.Chameleon Namespace