PosixSignalContext.Cancel プロパティ

定義

シグナルの既定の処理を取り消すかどうかを示す値を取得または設定します。 既定値は、false です。

public:
 property bool Cancel { bool get(); void set(bool value); };
public bool Cancel { get; set; }
member this.Cancel : bool with get, set
Public Property Cancel As Boolean

プロパティ値

適用対象