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
ms149798.pubmethod(en-US,SQL.90).gif Initialize Initializes the event provider.
ms149798.pubmethod(en-US,SQL.90).gif Run Activates the event provider to begin collecting events.
ms149798.pubmethod(en-US,SQL.90).gif Terminate Terminates the event provider.

Top

See Also

Reference

IScheduledEventProvider Interface
Microsoft.SqlServer.NotificationServices Namespace