EventCollector Members

Collects events into batches, and then writes them to the application database.

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

Public Constructors

  Name Description
EventCollector Overloaded. Creates an instance of the EventCollector class.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms149233.pubmethod(en-US,SQL.90).gif Abort Discards the current event batch and all event data associated with it.
ms149233.pubmethod(en-US,SQL.90).gif Commit Submits an event batch to the application database.
ms149233.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms149233.pubmethod(en-US,SQL.90).gif Dispose Disposes of the EventCollector object.
ms149233.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms149233.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms149233.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms149233.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms149233.pubmethod(en-US,SQL.90).gif Initialize Initializes an instance of the EventCollector class.
ms149233.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms149233.pubmethod(en-US,SQL.90).gifms149233.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms149233.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )
ms149233.pubmethod(en-US,SQL.90).gif Write Writes one event to the EventCollector.

Top

Protected Methods

  Name Description
ms149233.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms149233.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

See Also

Reference

EventCollector Class
Microsoft.SqlServer.NotificationServices Namespace