MessagingConfiguration.Schemes Members
Represents the transport schemes that are supported by WSE.
The following tables list the members exposed by the MessagingConfiguration.Schemes type.
Public Fields
Name | Description | |
---|---|---|
ASPNET | Represents the ASPNET scheme. | |
HTTP | Represents the HTTP protocol scheme. | |
HTTPS | Represents the HTTPS protocol scheme. | |
SOAPTCP | Represents the SOAP over TCP protocol scheme. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
MessagingConfiguration.Schemes Class
Microsoft.Web.Services3.Messaging.Configuration Namespace