Indicates whether or not we have successfully connected to the network

Namespace:  Equis.JanusToolkit
Assembly:  Janus (in Janus.dll)

Syntax

C#
public static bool Connected { get; }

Return Value

true if the client is connected to the message router

See Also