MultiThreadedCalculation.ThreadCount Property

Definition

Gets the total count of the process threads that are a part of the specified MultiThreadedCalculation object.

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

Property Value

Integer

Applies to