NotificationHeaders Members

Provides notification header information to a delivery protocol.

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

Public Properties

  Name Description
ms150941.pubproperty(en-US,SQL.90).gif NotificationState Gets a NotificationState object that contains notification information.
ms150941.pubproperty(en-US,SQL.90).gif ProtocolFields Gets a StringDictionary object that contains the protocol fields.
ms150941.pubproperty(en-US,SQL.90).gif RecipientInfo Gets a RecipientInfo object that contains notification recipient information.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms150941.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object.
ms150941.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Gets the hash code for NotificationHeaders.
ms150941.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms150941.pubmethod(en-US,SQL.90).gifms150941.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms150941.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a String representation of the NotificationHeaders object.

Top

Protected Methods

  Name Description
ms150941.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms150941.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

NotificationHeaders Class
Microsoft.SqlServer.NotificationServices Namespace