Property MaximumDisjointedPayloadCount
MaximumDisjointedPayloadCount
Returns the maximum number of Payloads that can be referenced within a single DisjointedBuffer.
Declaration
public static uint MaximumDisjointedPayloadCount { get; }
Property Value
Type | Description |
---|---|
uint |
Remarks
The MaximumPayloadSize determines how may PayloadHandle values can fit into the "head" buffer and therefore the maximum number of payloads that can be referenced.