DisposableReference<T>.ReleaseReference Method ()
Releases the resource used by a reference.
Namespace: Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Syntax
public void ReleaseReference()
public:
void ReleaseReference()
member ReleaseReference : unit -> unit
Public Sub ReleaseReference
See Also
DisposableReference<T> Class
Microsoft.WindowsAzure.Common.Internals Namespace
Return to top