Κοινή χρήση μέσω


Header.PayloadLength Property

Definition

Gets or sets the 6 bytes ASCII-encoded decimal. Size in bytes of this payload in ASCII decimal, not including the header. Zero padded.

public int PayloadLength { get; set; }
member this.PayloadLength : int with get, set
Public Property PayloadLength As Integer

Property Value

The 6 bytes ASCII-encoded decimal. Size in bytes of this payload in ASCII decimal, not including the header. Zero padded.

Applies to