Click or drag to resize

IPacketIOService Properties

The IPacketIOService type exposes the following members.

Properties
  NameDescription
Public propertyCanSubscribe
Returns true if data changes can be subscribed to.
(Inherited from INotifyDataChanged.)
Public propertyDataSubscribed
Returns true if data changes are currently subscribed to.
(Inherited from INotifyDataChanged.)
Public propertyPduSize
Gets the PDU size (or -1 for byte streams).
Top
See Also