Del via


StreamDescription.Length Property

Definition

Gets or sets the length of the described PayloadStream.

public int? Length { get; set; }
member this.Length : Nullable<int> with get, set
Public Property Length As Nullable(Of Integer)

Property Value

The length of the described PayloadStream.

Applies to