HybridConnectionRuntimeInformation.ListenerCount Property

Definition

Gets the number of listeners for this HybridConnection.

public int ListenerCount { get; }
member this.ListenerCount : int
Public ReadOnly Property ListenerCount As Integer

Property Value

Int32

The number of listeners for this HybridConnection.

Applies to