Atomically decrement the reference count and dispose if it reaches zero. The object is locked using its own mutex when dispose is called.
See Implementation
Atomically decrement the reference count and dispose if it reaches zero. The object is locked using its own mutex when dispose is called.