Entity.ThrowIfDisposed Method ()

 

Throws an exception if the entity is disposed.

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

Syntax

protected void ThrowIfDisposed()
protected:
void ThrowIfDisposed()
member ThrowIfDisposed : unit -> unit
Protected Sub ThrowIfDisposed

See Also

Entity Class
Microsoft.WindowsAzure.Messaging Namespace

Return to top