Modulus Evo2 ™
Instructs the Evolve function to stop.
Namespace: Modulus.Evo2Assembly: Modulus.Evo2 (in Modulus.Evo2.dll) Version: 1.0.0.0 (1.0.0.0)
public bool Stop { get; set; }
public bool Stop { get; set; }
Public Property Stop As Boolean
Get
Set
Public Property Stop As Boolean
Get
Set
public:
property bool Stop {
bool get ();
void set (bool value);
}
public:
property bool Stop {
bool get ();
void set (bool value);
}