Method DecrementReferenceCount
DecrementReferenceCount()
Reduces the reference count for this operation by 1. If the reference count is reduced to 0, the operation is destroyed.
Declaration
protected void DecrementReferenceCount()Exceptions
| Type | Condition | 
|---|---|
| Exception | Thrown if the operation has already been destroyed after reaching 0 reference count. |