QueueSettings.UserMetadata Property

 

Gets or sets the user metadata.

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

[DataMemberAttribute(Order = 11)]
public string UserMetadata { get; set; }

Property Value

Type: System.String

The user metadata.

Return to top
Show: