MixedRealityToolkitFiles.WaitForFolderRefresh 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.
Get task tracking folder refresh if component wants to wait for files to be ready
public:
static System::Threading::Tasks::Task ^ WaitForFolderRefresh();
public static System.Threading.Tasks.Task WaitForFolderRefresh ();
static member WaitForFolderRefresh : unit -> System.Threading.Tasks.Task
Public Shared Function WaitForFolderRefresh () As Task