The NBMessage type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Deletes the resources associated with the message.
| |
| Dispose(Boolean) | ||
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| FinalizeMessage |
Performs finalizing processing on the message.
| |
| GetBuffer |
Gets a copy of the data buffer associated with (and owned by) the message object.
| |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
See Also