Click or drag to resize

SubscriptionMatchedStatus Properties

The SubscriptionMatchedStatus type exposes the following members.

Properties
  NameDescription
Public propertyCurrentCount
Gets the current number of data writers matched to this DataReader.
Public propertyCurrentCountChange
Gets the change in the current count since the last time this status was accessed.
Public propertyLastPublicationHandle
Gets the handle for the last DataWriter matched.
Public propertyTotalCount
Gets the cumulative count of data writers that have compatibly matched this DataReader.
Public propertyTotalCountChange
Gets the incremental change in the total count since the last time this status was accessed.
Top
See Also