Method RunCompletionHandler
RunCompletionHandler(object)
Call this function at the end of the execution of an async action.
Declaration
protected void RunCompletionHandler(object output)
Parameters
Type | Name | Description |
---|---|---|
object | output | Action output |