Function IAtomicRefCounted.refCountShared
Atomically loads the number of active references.
abstract ulong refCountShared() @property const shared;
Atomically loads the number of active references.
abstract ulong refCountShared() @property const shared;