INotifyMemoryService Properties |
The INotifyMemoryService type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressType |
The type of address expected by this service. The type must implement IAddress.
(Inherited from IMemoryService.) | |
| CanSubscribe |
Returns true if data changes can be subscribed to.
(Inherited from INotifyDataChanged.) | |
| DataSubscribed |
Returns true if data changes are currently subscribed to.
(Inherited from INotifyDataChanged.) | |
| PduSize |
Get the underlying PDU size.
(Inherited from IMemoryService.) |