Click or drag to resize
TaskWait Method

[This is preliminary documentation and is subject to change.]

Waits for the task to complete.

Namespace: ParallelTasks
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public void Wait()
See Also