次の方法で共有


MultiThreadedCalculation.ThreadCount プロパティ

定義

指定した MultiThreadedCalculation オブジェクトの一部であるプロセス スレッドの合計数を取得します。

public:
 property int ThreadCount { int get(); void set(int value); };
public int ThreadCount { get; set; }
Public Property ThreadCount As Integer

プロパティ値

Integer

適用対象