Compartir a través de


IQueryExecutionContext.JoinDependentTasks Method

Definition

Join the JoinableTaskCollection of this query execution.

public IDisposable JoinDependentTasks();
abstract member JoinDependentTasks : unit -> IDisposable
Public Function JoinDependentTasks () As IDisposable

Returns

Disposing it to stop the joining operation.

Applies to