DisposableReference(Of T).ReferenceCount Property

 

Gets the number of reference objects.

Namespace:   Microsoft.WindowsAzure.Common.Internals
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Public Property ReferenceCount As UInteger
	Get
	Private Set
End Property

Property Value

Type: System.UInt32

The number of reference objects.

Return to top
Show: