Method Break
Break()
When implemented by a class, causes the given process to pause its execution so that its current state can be analyzed.
bool Break()
Returns
- bool
true if succeed otherwise false;
When implemented by a class, causes the given process to pause its execution so that its current state can be analyzed.
bool Break()
true if succeed otherwise false;