C# Class ServerToolkit.BufferManagement.MemoryBlock

Represents a defined block in memory
Inheritance: IMemoryBlock
Mostra file Open project: tenor/ServerToolkit Class Usage Examples

Private Methods

Method Description
MemoryBlock ( long startLocation, long length, IMemorySlab slab ) : System

Initializes a new instance of the MemoryBlock class