ClientEntity.ThrowIfClosed メソッド

定義

オブジェクトが Closing の場合は、OperationCanceledException をスローします。

protected virtual void ThrowIfClosed ();
abstract member ThrowIfClosed : unit -> unit
override this.ThrowIfClosed : unit -> unit
Protected Overridable Sub ThrowIfClosed ()

適用対象