The following tables list the members exposed by IDataSourceExecutionContext.
Name | Description | |
---|---|---|
EnqueueAction | Enqueues an action to be called at the earliest opportunity on the execution context. | |
Execute | Executes the provided callback on the execution context. | |
ExecuteDelayed | Enqueues an action to be performed after at least the specified delay on the execution context. |