SharedMemoryBuffer Methods |
The SharedMemoryBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy |
Copies the shared memory buffer.
| |
| Create |
Creates the shared memory buffer.
| |
| Destroy |
Destroys the shared memory buffer.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Open |
Opens the shared memory buffer
| |
| ToString |
Format the SharedMemoryBuffer to a String.
(Overrides ObjectToString.) |