Class ContextAccessor
public class ContextAccessor : IContextDirectAccessor, IDisposable
- Inheritance
-
ContextAccessor
- Implements
Constructors
Properties
- RawBuffer
A pointer to the raw buffer. The memory is pinned until this object is disposed. Check the context Flags to know which raw bytes are valid to be read.
- Size
The size of the buffer. This should be the same as Context.Size.
Methods
- Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.