Jaa


IStreamingTransportClient.IsConnected Property

Definition

Gets a value indicating whether this client is currently connected.

public bool IsConnected { get; }
member this.IsConnected : bool
Public ReadOnly Property IsConnected As Boolean

Property Value

True if this client is currently connected, otherwise false.

Applies to