WSHttpRelayBinding
Class
Definition
Represents an interoperable binding that supports distributed transactions and secure, reliable sessions through the cloud.
public abstract class WSHttpRelayBinding : Microsoft.ServiceBus.WSHttpRelayBindingBase
- Inheritance
- Derived
Inherited Members
Microsoft.ServiceBus.WSHttpRelayBindingBase
Properties
| AllowCookies |
Gets or sets a value that indicates whether the client accepts cookies and propagates them on future requests. |
| Security |
Gets the security settings used with this binding. |
Methods
| CreateMessageSecurity() |
Returns the security binding element from the current binding. |
| GetTransport() |
Returns the transport binding element from the current binding. |