Click or drag to resize

IPublishSubscribeService Properties

The IPublishSubscribeService 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.)
Top
See Also