MultiThreadedCalculation.Enabled Property

Definition

The Enabled property allows MultiThreadedCalculation objects to be enabled or disabled at run time. Read/write.

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

Property Value

Applies to