Entity.OnSetToken Method ()

 

Raises set token event.

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

Syntax

protected abstract void OnSetToken()
protected:
virtual void OnSetToken() abstract
abstract OnSetToken : unit -> unit
Protected MustOverride Sub OnSetToken

See Also

Entity Class
Microsoft.WindowsAzure.Messaging Namespace

Return to top