IJoinableTaskFactoryAwareHostObject Interface     
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.
Allows for a host object to be able to use the main thread without blocking a build that is blocked on the main thread.
public interface class IJoinableTaskFactoryAwareHostObjectpublic interface IJoinableTaskFactoryAwareHostObjecttype IJoinableTaskFactoryAwareHostObject = interfacePublic Interface IJoinableTaskFactoryAwareHostObjectMethods
| SetContext(JoinableTaskFactory) | Set the joinable task factory that the host object should use for thread switching operations. |