ServerBusyException Constructor

 

Initializes a new instance of the ServerBusyException class.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

NameDescription
System_CAPS_pubmethodServerBusyException(String^)

Initializes a new instance of the ServerBusyException class with a specified error message.

System_CAPS_pubmethodServerBusyException(String^, Exception^)

Initializes a new instance of the ServerBusyException class with a specified error message and a reference to the inner exception.

Return to top
Show: