Share via


TransportConstants Class

Definition

A collection of constants useful when working with Headers.

public class TransportConstants
type TransportConstants = class
Public Class TransportConstants
Inheritance
TransportConstants

Constructors

TransportConstants()

Fields

MaxHeaderLength

The maximum length of a Header.

MaxLength

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

MaxPayloadLength

The maximum length of a single payload segment.

MinLength

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

Applies to