RegistrationMismatchedETagException Constructor (String)

 

Initializes a new instance of the RegistrationMismatchedETagException class.

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

public RegistrationMismatchedETagException(
	string message
)

Parameters

message
Type: System.String

The error message.

Return to top
Show: