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
Nome | Description | |
---|---|---|
EventCollector | Overloaded. Creates an instance of the EventCollector class. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | 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. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Torna all'inizio
Vedere anche
Riferimento
EventCollector Class
Microsoft.SqlServer.NotificationServices Namespace