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