DisposableReference 成员
Represents the disposable reference.
以下各表列出了由 DisposableReference 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
DisposableReference | Initializes a new instance of the DisposableReference class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
Reference | Gets the reference object. | |
ReferenceCount | Gets the number of reference objects. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
AddReference | Adds a reference to the reference count. | |
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ReleaseReference | Releases the resource used by a reference. | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
显式接口实现
Name | 说明 | |
---|---|---|
Dispose | Releases the resources used by the DisposableReference object. |
返回页首
另请参阅
参考
DisposableReference 类
Microsoft.WindowsAzure.Common.Internals 命名空间