IMemory |
The IMemoryService type exposes the following members.
| Name | Description | |
|---|---|---|
| DropAccesses | Called to indicate that memory accesses are no longer required. | |
| GetAddresses | Get access to an address in the memory of a peer. | |
| InternalReadV | Vectored read request. | |
| InternalWriteV | Vectored write request. |
| Name | Description | |
|---|---|---|
| GetAddress |
Get access to an address in the memory of a peer.
(Defined by MemoryService) | |
| GetAddress |
Get access to an address in the memory of a peer.
(Defined by MemoryService) | |
| ReadV |
Vectored read request.
(Defined by MemoryService) | |
| WriteV |
Vectored write request.
(Defined by MemoryService) |