ClientEntity.ThrowIfClosed Method
Definition
Throw an OperationCanceledException if the object is Closing.
protected virtual void ThrowIfClosed ();
abstract member ThrowIfClosed : unit -> unit
override this.ThrowIfClosed : unit -> unit
Protected Overridable Sub ThrowIfClosed ()
Applies to