MultiThreadedCalculation.Enabled プロパティ

定義

Enabled プロパティは、実行時に MultiThreadedCalculation オブジェクトを有効または無効にできます。 値の取得と設定が可能です。

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
Public Property Enabled As Boolean

プロパティ値

適用対象