IScheduledEventProvider Members
Provides the methods by which the event provider host interacts with a hosted scheduled event provider. An event provider collects events and submits them to a Notification Services application, where they are matched with subscription information to produce notifications.
The following tables list the members exposed by the IScheduledEventProvider type.
Public Methods
Name | Description | |
---|---|---|
Initialize | Initializes the event provider. | |
Run | Activates the event provider to begin collecting events. | |
Terminate | Terminates the event provider. |
Top
See Also
Reference
IScheduledEventProvider Interface
Microsoft.SqlServer.NotificationServices Namespace