Protocol Members
Represents a delivery protocol in a specified Notification Services application. This class is deprecated in Microsoft SQL Server 2005.
The following tables list the members exposed by the Protocol type.
Public Properties
Name | Description | |
---|---|---|
![]() |
AssemblyName | Returns the assembly name specified in the application definition for this delivery protocol. |
![]() |
ClassName | Returns the class name specified in the application definition for this delivery protocol. |
![]() |
ProtocolName | Returns the protocol name specified in the application definition for this delivery protocol. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. |
![]() |
GetHashCode | Overridden. Gets the hash code for the Protocol. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
IsBuiltInProtocolName | Returns a value indicating if the delivery protocol is a standard delivery protocol. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns a string representation of the Protocol object. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
Protocol Class
Microsoft.SqlServer.NotificationServices Namespace