Share via


Subscription.OnMessage Method

 

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

Overload List

Name Description
System_CAPS_pubmethod OnMessage(Action<Message>)

Processes the subscription message.

System_CAPS_pubmethod OnMessage<T>(Action<T>)

Processes a subscription message.

See Also

Subscription Class
Microsoft.WindowsAzure.Messaging Namespace

Return to top