INotifyDirectMemoryAccessService Properties |
The INotifyDirectMemoryAccessService type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressType |
The type of address expected by this service. The type must implement IAddress.
(Inherited from IDirectMemoryAccessService.) | |
| CanSubscribe |
Returns true if data changes can be subscribed to.
| |
| PduSize |
Get the PDU size (or -1).
(Inherited from IDirectMemoryAccessService.) | |
| RequestOverhead |
A measure in bytes of the overhead of creating a new "read" request (or -1).
(Inherited from IDirectMemoryAccessService.) |