ConnectionStatusBehavior.IsOnline Property

Definition

Gets a value that determines if the connection is online.

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

Property Value

true if the connection is online; otherwise, false.

Implements

Applies to