[This is preliminary documentation and is subject to change.]
The MessageTRecord, TTime generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Allocate |
Causes an unallocated message to point at empty valid data
| |
Release |
Releases the memory held by an allocated message back to a pool. Only call when no other references to the message are held.
|
See Also