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)

Overload List

Name Description
System_CAPS_pubmethod Dispose()

Releases all resources used by the current instance of the Entity class.

System_CAPS_protmethod Dispose(Boolean)

Releases the unmanaged resources and optionally releases the managed resources used by Entity class.

See Also

Entity Class
Microsoft.WindowsAzure.Messaging Namespace

Return to top