[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 Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

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

Public Constructors

  NameDescription
OutputLimitSpecNewOverloaded.

Public Properties

  NameDescription
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.