Click or drag to resize

AsyncCommandStop Method

Call from another thread to signal the process (executing in the abstract Run method) that it should stop execution.

Namespace:  NetQuarry.Threading
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public void Stop()
See Also