IDeliveryProtocol Members

Provides a framework for developing a custom delivery protocol, which can be used by one or more delivery channels. A delivery protocol is used to create a notification message and route it to an external delivery system for delivery.

The following tables list the members exposed by the IDeliveryProtocol type.

Public Methods

  Nom Description
ms149848.pubmethod(fr-fr,SQL.90).gif Close Closes the delivery protocol.
ms149848.pubmethod(fr-fr,SQL.90).gif DeliverNotification Activates the delivery protocol to package the notification data, if necessary, and to route it to the external delivery system.
ms149848.pubmethod(fr-fr,SQL.90).gif Flush Completes and sends, or aborts, any notifications the delivery protocol is currently processing.
ms149848.pubmethod(fr-fr,SQL.90).gif Initialize Initializes the delivery protocol.

Haut de la page

Voir aussi

Référence

IDeliveryProtocol Interface
Microsoft.SqlServer.NotificationServices Namespace