Distributed Memory Manager<T> Methods
Methods
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get | Serves as the default hash function. (Inherited from Object) |
Get |
Obtains a span that represents the region
(Overrides MemoryManager<T>.GetSpan()) |
Get | Gets the Type of the current instance. (Inherited from Object) |
Pin |
Provides access to a pointer that represents the data (note: no actual pin occurs)
(Overrides MemoryManager<T>.Pin(Int32)) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Unpin |
Has no effect
(Overrides MemoryManager<T>.Unpin()) |