Click or drag to resize

IDirectMemoryAccessService Properties

The IDirectMemoryAccessService type exposes the following members.

Properties
  NameDescription
Public propertyAddressType
The type of address expected by this service. The type must implement IAddress.
Public propertyPduSize
Get the PDU size (or -1).
Public propertyRequestOverhead
A measure in bytes of the overhead of creating a new "read" request (or -1).
Top
See Also