Microsoft.WindowsAzure.Messaging Namespace

 

Classes

Class Description
System_CAPS_pubclass ConnectionString

Represents a connection string.

System_CAPS_pubclass Entity

Represents a Service Bus messaging entity.

System_CAPS_pubclass MessagingException

Represents the exception that is thrown for signaling messaging errors.

System_CAPS_pubclass MpnsHeaderCollection

Creates a collection of headers for template registration.

System_CAPS_pubclass NotificationHub

Represents a notification hub.

System_CAPS_pubclass NotificationHubNotFoundException

The exception that is thrown when the notification hub is not found.

System_CAPS_pubclass QuotaExceededException

Represents the exception that is thrown when a message quota has been exceeded.

System_CAPS_pubclass Registration

Represents an MPNS native registration for notification hubs. The TemplateRegistration subclass represents a registration for a specific template.

System_CAPS_pubclass RegistrationAlreadyExistsException

The exception that is thrown when the registration already exists.

System_CAPS_pubclass RegistrationAuthorizationException

The exception that is thrown when the registration needs an authorization.

System_CAPS_pubclass RegistrationBadRequestException

The exception that is thrown when a bad request for registration is detected.

System_CAPS_pubclass RegistrationCommunicationException

The exception that is thrown when a registration communication error is detected.

System_CAPS_pubclass RegistrationException

The exception that is thrown when a registration error is detected.

System_CAPS_pubclass RegistrationMismatchedETagException

The exception that is thrown when the registration doesn’t match the entity tag.

System_CAPS_pubclass RegistrationNotFoundException

The exception that is thrown when the registration is not found.

System_CAPS_pubclass ServerBusyException

The exception that is thrown when a server is overloaded with logical operations.

System_CAPS_pubclass TemplateRegistration

Represents a template registration.

Return to top