Click or drag to resize

SupportSubscriberMRD Methods

The SupportSubscriberMRD type exposes the following members.

Methods
  NameDescription
Public methodGetAndClearIsInvoked
Returns true if the subscriber was invoked at least once and clears the invocation flag.
Public methodIsInvoked
Returns true if the subscriber was invoked at least once.
Public methodReset
Reset subscriber, clearing all associated state.
Public methodUpdate
Receive multi-row subscriber data through this methods.
Top
See Also