Entity.OnInternalDispose Method ()
Raises the internal dispose event.
Namespace: Microsoft.WindowsAzure.Messaging
Assembly: Microsoft.WindowsAzure.Messaging (in Microsoft.WindowsAzure.Messaging.dll)
Syntax
protected abstract void OnInternalDispose()
protected:
virtual void OnInternalDispose() abstract
abstract OnInternalDispose : unit -> unit
Protected MustOverride Sub OnInternalDispose
See Also
Entity Class
Microsoft.WindowsAzure.Messaging Namespace
Return to top