Entity Methods

 

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

Methods

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.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod OnInternalDispose()

Raises the internal dispose event.

System_CAPS_protmethod OnSetToken()

Raises set token event.

System_CAPS_protmethod ThrowIfDisposed()

Throws an exception if the entity is disposed.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

Entity Class
Microsoft.WindowsAzure.Messaging Namespace

Return to top