TransportConstants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |