Milling every X minutes (you need to enable
Milling).
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public int MillingTime { get; set; }
Public Property MillingTime As Integer
Get
Set
public:
property int^ MillingTime {
int^ get ();
void set (int^ value);
}