Share via


HybridConnection.ListenerCount Property

Definition

The number of listeners for this hybrid connection. Note that min : 1 and max:25 are supported.

[Microsoft.Azure.PowerShell.Cmdlets.Relay.Origin(Microsoft.Azure.PowerShell.Cmdlets.Relay.PropertyOrigin.Inlined)]
public int? ListenerCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Relay.Origin(Microsoft.Azure.PowerShell.Cmdlets.Relay.PropertyOrigin.Inlined)>]
member this.ListenerCount : Nullable<int>
Public ReadOnly Property ListenerCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to