| RawRecord Properties |
The RawRecord type exposes the following members.
Properties
| Name | Description |
---|
| Buffer |
Gets the buffer containing the raw record.
|
| Count |
Gets the number of bytes in Buffer for the record.
|
| Offset |
Gets the offset in Buffer at which the record starts.
|
TopSee Also