Method Stop
Stop()
When implemented by a class, stops executing the program.
public virtual bool Stop()
Returns
- bool
true if succeed otherwise false;
When implemented by a class, stops executing the program.
public virtual bool Stop()
true if succeed otherwise false;