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
public field static ASPNET Represents the ASPNET scheme.
public field static HTTP Represents the HTTP protocol scheme.
public field static HTTPS Represents the HTTPS protocol scheme.
public field static SOAPTCP Represents the SOAP over TCP protocol scheme.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

MessagingConfiguration.Schemes Class
Microsoft.Web.Services3.Messaging.Configuration Namespace