[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Spec for building an EventBatch.
The following tables list the members exposed by the OutputLimitSpec type.
Public Properties
Name | Description | |
---|---|---|
![]() | EventLimit |
Gets the number of events, or zero if no number of events was supplied.
|
![]() | EventRate |
Gets the event rate.
|
![]() | IsDisplayFirstOnly |
Returns true to output the first event only.
|
![]() | IsDisplayLastOnly |
Returns true to output the last event only.
|
![]() | TimeRate |
Gets the rate in seconds, if supplied, or zero if not supplied.
|