StreamingSubscriptionConnection.IsOpen Property

Definition

Gets a value that indicates whether this connection is open.

public:
 property bool IsOpen { bool get(); };
public bool IsOpen { get; }
Public ReadOnly Property IsOpen As Boolean

Property Value

true if the connection is open; otherwise, false.

Applies to