[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
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Overrides .ToString().) |
![]() | UpdateOutputCondition |
Updates the output condition.
|
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | OutputConditionCountNew | Constructor. |
Public Properties
Name | Description | |
---|---|---|
![]() | EventRate | Returns the event rate. |
![]() | NewEventsCount | Returns the number of new events. |
![]() | OldEventsCount | Returns the number of old events. |