Subscription::OnMessage Method

 

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

NameDescription
System_CAPS_pubmethodOnMessage(Action<Message^>^)

Processes the subscription message.

System_CAPS_pubmethodOnMessage<T>(Action<T>^)

Processes a subscription message.

Return to top
Show: