Serial Disposable
Thread-safe container of one Disposable
Thread-safe container of one Disposable
Thread-safe container of one Disposable
Properties
Functions
Disposes this SerialDisposable and a stored Disposable if any. Any future Disposable will be immediately disposed.
Disposes this SerialDisposable and a stored Disposable if any. Any future Disposable will be immediately disposed.
Disposes this SerialDisposable and a stored Disposable if any. Any future Disposable will be immediately disposed.
Atomically either replaces any existing Disposable with the specified one or disposes it if wrapper is already disposed. Does not dispose any replaced Disposable.
Atomically either replaces any existing Disposable with the specified one or disposes it if wrapper is already disposed. Does not dispose any replaced Disposable.
Atomically either replaces any existing Disposable with the specified one or disposes it if wrapper is already disposed. Does not dispose any replaced Disposable.
Atomically either replaces any existing Disposable with the specified one or disposes it if wrapper is already disposed. Also disposes any replaced Disposable.
Atomically either replaces any existing Disposable with the specified one or disposes it if wrapper is already disposed. Also disposes any replaced Disposable.
Atomically either replaces any existing Disposable with the specified one or disposes it if wrapper is already disposed. Also disposes any replaced Disposable.