[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Output limit condition that is satisfied when either the total number of new events arrived or the total number of old events arrived is greater than a preset value.

The following tables list the members exposed by the OutputConditionCount type.

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Overrides .ToString().)
UpdateOutputCondition
Updates the output condition.

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
OutputConditionCountNew
Constructor.

Public Properties

  NameDescription
EventRate
Returns the event rate.

NewEventsCount
Returns the number of new events.

OldEventsCount
Returns the number of old events.