Entity.Dispose Method ()
Releases all resources used by the current instance of the Entity class.
Namespace: Microsoft.WindowsAzure.Messaging
Assembly: Microsoft.WindowsAzure.Messaging (in Microsoft.WindowsAzure.Messaging.dll)
Syntax
public void Dispose()
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Public Sub Dispose
Implements
See Also
Dispose Overload
Entity Class
Microsoft.WindowsAzure.Messaging Namespace
Return to top