IHttpProtocolProvider Members

Provides a framework for developing a custom HTTP-based delivery protocol.

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

Public Methods

  Nome Description
ms149810.pubmethod(it-it,SQL.90).gif Close Closes the delivery protocol.
ms149810.pubmethod(it-it,SQL.90).gif FormatEnvelope The distributor uses this method to pass formatted notification data to the delivery protocol, which then uses this information to create an appropriately formatted body for the HTTP message that will be sent. This body is referred to as an envelope, because it wraps the notification text returned by the content formatter.
ms149810.pubmethod(it-it,SQL.90).gif Initialize Initializes the delivery protocol.
ms149810.pubmethod(it-it,SQL.90).gif ProcessResponse The distributor uses this method to pass an HTTP response from the destination HTTP server to the delivery protocol for processing.

Torna all'inizio

Vedere anche

Riferimento

IHttpProtocolProvider Interface
Microsoft.SqlServer.NotificationServices Namespace