Click or drag to resize

SupportSubscriberMRD Properties

The SupportSubscriberMRD type exposes the following members.

Properties
  NameDescription
Public propertyInsertStreamList
Returns all insert-stream events received so far.

The list contains an item for each delivery. Each item contains a row with the event and each event is itself a tuple (object array).

Public propertyRemoveStreamList
Returns all removed-stream events received so far.

The list contains an item for each delivery. Each item contains a row with the event and each event is itself a tuple (object array).

Top
See Also