Share via


IEventProvider Members

Provides a framework for developing a hosted continuous 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 IEventProvider type.

Public Methods

  Name Description
ms149641.pubmethod(en-US,SQL.90).gif Initialize Initializes the event provider.
ms149641.pubmethod(en-US,SQL.90).gif Run Activates the event provider to begin collecting events.
ms149641.pubmethod(en-US,SQL.90).gif Terminate Stops and disables the event provider.

Top

See Also

Reference

IEventProvider Interface
Microsoft.SqlServer.NotificationServices Namespace