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 | |
---|---|---|
Abort | Discards the current event batch and all event data associated with it. | |
Commit | Submits an event batch to the application database. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Disposes of the EventCollector object. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
Initialize | Initializes an instance of the EventCollector class. | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) | |
Write | Writes one event to the EventCollector. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Top
See Also
Reference
EventCollector Class
Microsoft.SqlServer.NotificationServices Namespace