INodeContainer.JTF Property
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.
Gets the shared task factory.
public:
property Microsoft::VisualStudio::Threading::JoinableTaskFactory ^ JTF { Microsoft::VisualStudio::Threading::JoinableTaskFactory ^ get(); };
public Microsoft.VisualStudio.Threading.JoinableTaskFactory JTF { get; }
member this.JTF : Microsoft.VisualStudio.Threading.JoinableTaskFactory
Public ReadOnly Property JTF As JoinableTaskFactory