Click or drag to resize

IMemoryService Methods

The IMemoryService type exposes the following members.

Methods
  NameDescription
Public methodGetAddress
Get access to an address in the memory of a peer.
Public methodInternalReadV
Vectored read request.
Public methodInternalWriteV
Vectored write request.
Top
Extension Methods
  NameDescription
Public Extension MethodGetAddress
Get access to an address in the memory of a peer.
(Defined by MemoryService.)
Public Extension MethodReadV
Vectored read request.
(Defined by MemoryService.)
Public Extension MethodWriteV
Vectored write request.
(Defined by MemoryService.)
Top
See Also