Share via


UdpReceiver.ReadQueueLength Property

Definition

Max read queue length.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)]
public int? ReadQueueLength { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)>]
member this.ReadQueueLength : Nullable<int> with get, set
Public Property ReadQueueLength As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to