Share via


TransportConstants.MaxLength Field

Definition

The maximum possible length of a data buffer containing a PayloadStream.

public const int MaxLength = 999999;
val mutable MaxLength : int
Public Const MaxLength As Integer  = 999999

Field Value

Value = 999999

Applies to