AsyncCommandRuntime.Wait(Task, CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void Wait (System.Threading.Tasks.Task ProcessRecordAsyncTask, System.Threading.CancellationToken cancellationToken);
member this.Wait : System.Threading.Tasks.Task * System.Threading.CancellationToken -> unit
Public Sub Wait (ProcessRecordAsyncTask As Task, cancellationToken As CancellationToken)
Parameters
- ProcessRecordAsyncTask
- Task
- cancellationToken
- CancellationToken