MultiThreadedCalculation.ThreadCount 属性

定义

获取属于指定 MultiThreadedCalculation 对象的进程线程的总计数。

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

属性值

Integer

适用于