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
Имя | Description | |
---|---|---|
Close | Closes the delivery protocol. | |
DeliverNotification | Activates the delivery protocol to package the notification data, if necessary, and to route it to the external delivery system. | |
Flush | Completes and sends, or aborts, any notifications the delivery protocol is currently processing. | |
Initialize | Initializes the delivery protocol. |
В начало
См. также
Справочник
IDeliveryProtocol Interface
Microsoft.SqlServer.NotificationServices Namespace