Click or drag to resize

INotifyDirectMemoryAccessService Properties

The INotifyDirectMemoryAccessService type exposes the following members.

Properties
 NameDescription
Public propertyAddressType The type of address expected by this service. The type must implement IAddress.
(Inherited from IDirectMemoryAccessService)
Public propertyCanSubscribe Returns true if data changes can be subscribed to.
Public propertyPduSize Get the PDU size (or -1).
(Inherited from IDirectMemoryAccessService)
Public propertyRequestOverhead A measure in bytes of the overhead of creating a new "read" request (or -1).
(Inherited from IDirectMemoryAccessService)
Top
See Also