Method | Description | |
---|---|---|
Run ( IActionDispatcher dispatcher, object>.ConcurrentDictionary |
Convenience method for creating an HabaneroBackgroundWorker.
|
|
Run ( ) : void |
Starts the new thread.
|
|
WaitForBackgroundWorkerToComplete ( ) : void |
Waits for the thread to end.
|
Method | Description | |
---|---|---|
RunBackgroundWorker ( ) : void | ||
RunExceptionDelegate ( |
||
RunUIWorkerDelegate ( bool success ) : void |
public static Run ( IActionDispatcher dispatcher, object>.ConcurrentDictionary |
||
dispatcher | IActionDispatcher | |
data | object>.ConcurrentDictionary | |
backgroundWorker | BackgroundWorkerMethodDelegate | |
onSuccess | UIWorkerMethodDelegate | |
onCancel | UIWorkerMethodDelegate | |
onException | BackgroundWorkerExceptionHandlerDelegate | |
return |
public WaitForBackgroundWorkerToComplete ( ) : void | ||
return | void |