Method Break
Break()
Causes the given process to pause its execution so that its current state can be analyzed.
public virtual bool Break()
Returns
- bool
True if succeeds; otherwise, false.
Causes the given process to pause its execution so that its current state can be analyzed.
public virtual bool Break()
True if succeeds; otherwise, false.