Click or drag to resize

SharedMemoryBuffer Properties

The SharedMemoryBuffer type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets the memory buffer.
Public propertyIsDestroyed
Gets a value indicating whether this instance is destroyed.
Public propertyName
Gets the buffer name.
Public propertySize
Gets the buffer size.
Top
See Also