SubscriptionSettings.Status Property

 

Gets the current status of the subscription.

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

<DataMemberAttribute(Order := 7)>
Public Property Status As Nullable(Of EntityStatus)

Property Value

Type: System.Nullable(Of EntityStatus)

The current status of the subscription.

Return to top
Show: