Property ReferenceCount
ReferenceCount
The number of references that are using this operation. When the ReferenceCount reaches 0, this operation is Destroyed.
Declaration
protected int ReferenceCount { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |
The number of references that are using this operation. When the ReferenceCount reaches 0, this operation is Destroyed.
protected int ReferenceCount { get; }
| Type | Description |
|---|---|
| Int32 |