Indicates whether or not the timeline is connected to the network.

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

Syntax

C#
public bool IsConnected { get; }

See Also