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

Buffer for events - accumulates events until flushed.

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

Public Methods

  NameDescription
Add
Add an event array to buffer.

Equals (Inherited from Object.)
Flush
Empty buffer.

GetAndFlush
Get the events currently buffered. Returns null if the buffer is empty. Flushes the buffer.

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
EventBufferNew