Method Destroy
Destroy()
This will be called by the resource manager when the reference count of the operation reaches zero. This method should not be called manually. A custom operation should override this method and release any held resources
Declaration
protected virtual void Destroy()