Memory |
public static class MemoryService
The MemoryService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAddress(IMemoryService, IAddress, AccessParameters, Object) | Get access to an address in the memory of a peer. | |
| GetAddress(IMemoryService, ProtocolSocket, String, AccessRights, Object) | Get access to an address in the memory of a peer. | |
| ReadV | Vectored read request. | |
| WriteV | Vectored write request. |