Property | Type | Description | |
---|---|---|---|
_isCancelled | bool | ||
_isExecuted | bool |
Method | Description | |
---|---|---|
Cancel ( ) : void | ||
Execute ( ) : void |
Method | Description | |
---|---|---|
InvokeInUiThread ( System.Action action ) : void | ||
InvokeOnErrorHandler ( string message ) : void |
protected InvokeInUiThread ( System.Action action ) : void | ||
action | System.Action | |
return | void |
protected InvokeOnErrorHandler ( string message ) : void | ||
message | string | |
return | void |