MpxBinding MakeOrReuseChunk Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Fetches available existing chunk from cache or creates a new one. Called by new sockets by incipient connections

Namespace: NFX.Glue.Native
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

internal MemChunk MakeOrReuseChunk()

Return Value

Type: MemChunk
See Also