SalesBuy
1-855-856-7678
Technical SupportSupport
The Microsoft.ServiceBus namespace provides core access to the Service Bus.
| Class | Description | |
|---|---|---|
|
AuthorizationFailedException | The exception that occurs when an authorization attempt fails. |
|
BasicHttpRelayBinding | Represents a binding that a client can use to configure endpoints that can communicate with ASMX-based Web services and other services that conform to the WS-I Basic Profile 1.1. |
|
BasicHttpRelayMessageSecurity | Provides properties used to configure message-level security settings for BasicHttpRelayBinding. |
|
BasicHttpRelaySecurity | Provides properties used to configure the security settings of a BasicHttpRelayBinding binding. |
|
ConnectionStatusBehavior | An endpoint behavior that provides access to the connection status of service listening on the Service Bus. |
|
ConnectivitySettings | Holds the connectivity settings effective for all Service Bus-based endpoints that are active in the current application domain. |
|
HttpRelayTransportBindingElement | Represents the binding element used to specify an HTTP transport for transmitting messages on the Service Bus. |
|
HttpRelayTransportSecurity | Represents the transport-level security settings for the WSHttpRelayBinding. |
|
HttpsRelayTransportBindingElement | Represents the binding element used to specify an HTTPS relay transport for transmitting messages. |
|
HybridConnectionStateChangedArgs | Represents the arguments to the hybrid connection state change. |
|
InvalidRequestException | The exception that is thrown when an invalid request occurs. |
|
MessageBufferClient | The message buffer client enables the management and use of an Service Bus message buffer. |
|
MessageBufferPolicy | The policy to set on an Service Bus message buffer endpoint. |
|
MessageSecurityOverRelayConnection | Describes the message security on a relay connection for a binding. |
|
MessageSecurityOverRelayHttp | Enables setting message-level security properties on the WSHttpRelayBinding binding. |
|
MessageSecurityOverRelayOneway | The message security on a one-way connection over the Service Bus relay. |
|
NamespaceManager | An anchor class used in managing entities, such as queues, topics, subscriptions, and rules, in your service namespace. You must provide service namespace address and access credentials in order to manage your service namespace. |
|
NamespaceManagerSettings | Contains the settings for the namespace manager. |
|
NetEventRelayBinding | Represents a binding that supports one-way event multicasting and allows any number of event publishers and event consumers to rendezvous at the same endpoint. |
|
NetEventRelaySecurity | The collection of security settings for a NetEventRelayBinding binding. |
|
NetOnewayRelayBinding | Represents a binding for a secure, one-way connection through the cloud. |
|
NetOnewayRelaySecurity | The collection of security settings for a NetOnewayRelayBinding binding. |
|
NetTcpRelayBinding | Provides a secure, reliable binding suitable for cross-computer communication. |
|
NetTcpRelayBindingBase | The base class for common methods for the NetTcpRelayBinding binding. |
|
NetTcpRelaySecurity | Specifies the types of transport-level and message-level security used by an endpoint configured with a NetTcpRelayBinding. |
|
NonDualMessageSecurityOverRelayHttp | Enables setting message-level security properties for a WS-Http relay binding. |
|
RelayedOnewayTransportBindingElement | Represents the transport binding element used for one-way communication. |
|
RelayedOnewayTransportSecurity | Represents the transport security settings of a one-way binding. |
|
SamlTokenProvider | Provides a set of methods that execute asynchronous SAML token retrieval operations. |
|
ServerErrorException | An exception that is thrown by the Service Bus when an error occurs while processing a request. |
|
ServiceBusEnvironment | Describes the Service Bus environment. |
|
ServiceRegistrySettings | Contains the settings for the Service Bus registry. |
|
SharedSecretTokenProvider | Provides methods that return name/value pairs for web token assertions, and that execute asynchronous shared secret token retrieval operations. |
|
SimpleWebSecurityToken | A security token that wraps a Simple Web Token. |
|
SimpleWebSecurityTokenSerializer | A class used to read and write SimpleWebSecurityToken, SecurityKeyIdentifierClause, and SecurityKeyIdentifier objects as XML. |
|
SimpleWebTokenProvider | Provides a set of methods that execute asynchronous simple Web token (SWT) retrieval operations. |
|
SocketConnectionPoolSettings | Represents the properties that control the behavior of the socket connection pool. |
|
TcpClientTransportTokenAssertionProviderBindingElement | Represents the transport binding element that supports channel security over an SSL stream for use in policy exports. |
|
TcpRelayTransportBindingElement | Represents the binding element for the TCP transport relay. |
|
TcpRelayTransportSecurity | Provides properties that control authentication parameters and protection level for the TCP transport relay binding. |
|
TokenConstants | Provides constants that represent parameter names, field names, method names, and delimiters that are used in authentication requests. |
|
TokenProvider | Represents a security token provider with built-in factory methods returning some well-known token providers. |
|
TransportClientEndpointBehavior | Describes the WCF endpoint behavior that is used to specify the Service Bus credentials for a particular endpoint. |
|
WebHttpRelayBinding | A binding used to configure endpoints for Web services that are exposed through HTTP requests instead of SOAP messages. |
|
WebHttpRelaySecurity | Specifies the types of security available to a service endpoint configured to receive HTTP requests. |
|
WS2007HttpRelayBinding | Represents an interoperable binding that derives from WSHttpRelayBinding and provides support for the updated versions of the Security, ReliableSession, and TransactionFlow binding elements. |
|
WSHttpRelayBinding | Represents an interoperable binding that supports distributed transactions and secure, reliable sessions through the cloud. |
|
WSHttpRelayBindingBase | Provides the base class with members common to the WSHttpRelayBinding and the WS2007FederationHttpRelayBinding. |
|
WSHttpRelaySecurity | Represents the security settings for the WSHttpRelayBinding. |
| Interface | Description | |
|---|---|---|
|
IConnectionStatus | Describes the current status of a one-way connection. |
|
IHybridConnectionStatus | Provides access to the current connection state of a hybrid connection channel. |
| Enumeration | Description | |
|---|---|---|
|
AuthorizationFailedException.FailureCode | Enumerates the possible causes of failure during authorization attempts. |
|
AuthorizationPolicy | Specifies whether Authorization is required for sending messages to a queue or router, receiving messages from a queue or router (via a listener, a push-subscription, or the dequeue endpoint), or neither, or both. |
|
ConnectivityMode | Describes the connectivity mode. |
|
DiscoverabilityPolicy | An enumeration used to specify whether and under what circumstances a message buffer is discoverable in the service registry. |
|
DiscoveryType | Describes the publishing behavior of a service in the Service Registry. |
|
EndToEndBasicHttpSecurityMode | An enumeration type that specifies the modes of security that can be used with BasicHttpRelayBinding. |
|
EndToEndSecurityMode | Determines the security settings for an Service Bus binding and describes the security relationship between the client and the service endpoint. |
|
EndToEndWebHttpSecurityMode | Specifies the types of security that can be used with the WebHttpRelayBinding. |
|
ExceptionErrorCodes | Specifies the error codes of the exceptions. |
|
HybridConnectionState | Describes the current connection state for a hybrid connection. |
|
OverflowPolicy | Specifies the handling of messages for the MessageBufferPolicy in case the buffer reached capacity and the BufferTimeout expired. |
|
RelayClientAuthenticationType | Describes whether clients of a service are required to present a security token issued by Access Control to the Service Bus when sending messages. |
|
RelayedOnewayConnectionMode | Represents the different types of one-way connections available through the Access Control. |
|
RelayEventSubscriberAuthenticationType | Describes whether subscribers to a NetEventRelayBinding are required to present a security token issued by the Access Control service to the Service Bus service when sending messages. |
|
RelayTransportProtectionMode | Describes the types of protection on a transport relay. |
|
SocketSecurityRole | Describes the role for socket security. |
|
TcpRelayConnectionMode | Describes the connection mode for the NetTcpRelayBinding. |
|
TransportClientCredentialType | Obsolete. Represents the type of client credential to be used for authentication on the Service Bus transport. |
|
TransportProtectionPolicy | Indicates the transport protection requirements for messages flowing into and out of a message buffer. |