Membros DisposableReference
Represents the disposable reference.
As tabelas a seguir listam os membros expostos pelo tipo DisposableReference.
Público Construtores
Nome | Descrição | |
---|---|---|
DisposableReference | Initializes a new instance of the DisposableReference class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
Reference | Gets the reference object. | |
ReferenceCount | Gets the number of reference objects. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
AddReference | Adds a reference to the reference count. | |
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ReleaseReference | Releases the resource used by a reference. | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
Dispose | Releases the resources used by the DisposableReference object. |
Início
Consulte também
Referência
Classe DisposableReference
Namespace Microsoft.WindowsAzure.Common.Internals