UMessage Properties
The UMessage type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Item |
indexer allows random access to umanaged buffor
|
|
|
NotEmpty |
true if buffer is not empty.
|
|
|
offset |
Gets and sets offset to current byte
|
|
|
STRING |
Return information about this message as string.
|
|
|
uMessagePtr |
Gets pointer tu message in the umanaged memory
|
|
|
userBuffLength |
Number of bytes deposited in the buffer. Position of the firs empty position in the buffer.
|
|
|
userDataLength |
User data length
|

