Click or drag to resize

MemoryService Methods

The MemoryService type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetAddress(IMemoryService, IAddress, AccessParameters, Object) Get access to an address in the memory of a peer.
Public Extension MethodGetAddress(IMemoryService, ProtocolSocket, String, AccessRights, Object) Get access to an address in the memory of a peer.
Public Extension MethodReadV Vectored read request.
Public Extension MethodWriteV Vectored write request.
Top
See Also