Microsoft.WindowsAzure.Messaging Namespace
Contains classes related to Microsoft Azure Messaging.
| Class | Description | |
|---|---|---|
![]() | ConnectionString | Represents a connection string. |
![]() | DataContractBinarySerializer | Represents a data contract binary serializer. |
![]() | Entity | Represents a Service Bus messaging entity. |
![]() | Message | Represents the message in Microsoft Azure service. |
![]() | MessageCountDetails | Provides the count details of messages in the queue. |
![]() | MessageLockLostException | Represents the exception that is thrown to signal message lock lost errors. |
![]() | MessageNotFoundException | Represents the exception that is thrown to signal message not found errors. |
![]() | MessagingAuthorizationException | Represents the exception that is thrown to messaging authorization. |
![]() | MessagingCommunicationException | Represents the exception that is thrown to signal messaging communication errors. |
![]() | MessagingEntityAlreadyExistsException | Represents the exception that is thrown for signaling messaging entity already exists errors. |
![]() | MessagingEntityNotFoundException | Represents the exception that is thrown for signaling messaging entity not found errors. |
![]() | MessagingException | Represents the exception that is thrown for signaling messaging errors. |
![]() | NotificationHub | Represents a notification hub. |
![]() | NotificationHubNotFoundException | The exception that is thrown when the notification hub is not found. |
![]() | Queue | Represents the metadata of the queue. |
![]() | QueueSettings | Represents the metadata of the queue settings. |
![]() | QuotaExceededException | Represents the exception that is thrown when a message quota has been exceeded. |
![]() | Registration | Represents a native registration for notification hubs. The TemplateRegistration subclass represents a registration for a specific template. |
![]() | RegistrationAlreadyExistsException | The exception that is thrown when the registration already exists. |
![]() | RegistrationAuthorizationException | The exception that is thrown when the registration needs an authorization. |
![]() | RegistrationBadRequestException | The exception that is thrown when a bad request for registration is detected. |
![]() | RegistrationCommunicationException | The exception that is thrown when a registration communication error is detected. |
![]() | RegistrationException | The exception that is thrown when a registration error is detected. |
![]() | RegistrationMismatchedETagException | The exception that is thrown when the registration doesn’t match the entity tag. |
![]() | RegistrationNotFoundException | The exception that is thrown when the registration is not found. |
![]() | ServerBusyException | The exception that is thrown when a server is overloaded with logical operations. |
![]() | Subscription | Represents a subscription. |
![]() | SubscriptionSettings | Represents the subscription settings. |
![]() | TemplateRegistration | Represents a template registration. |
![]() | Topic | Represents a messaging topic. |
![]() | TopicSettings | Represents the topic settings. |
![]() | WnsHeaderCollection | Represents the collection of Windows Push Notification Services headers. |
| Enumeration | Description | |
|---|---|---|
![]() | EntityStatus | Enumerates the possible values for the status of a messaging entity. |

