Share via


IUdpReceiver.ReadQueueLength Property

Definition

Max read queue length.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Max read queue length.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="readQueueLength", Update=true)]
public int? ReadQueueLength { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Max read queue length.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="readQueueLength", Update=true)>]
member this.ReadQueueLength : Nullable<int> with get, set
Public Property ReadQueueLength As Nullable(Of Integer)

Property Value

Attributes

Applies to