Compartir a través de


IQueryExecutionContext.JoinableTaskFactory Property

Definition

Gets the JoinableTaskFactory should be used to manage tasks depended for this execution.

public Microsoft.VisualStudio.Threading.JoinableTaskFactory JoinableTaskFactory { get; }
member this.JoinableTaskFactory : Microsoft.VisualStudio.Threading.JoinableTaskFactory
Public ReadOnly Property JoinableTaskFactory As JoinableTaskFactory

Property Value

Applies to