GetCancelWaitAllTResult Method |
[Missing <summary> documentation for "M:Rhino.Input.Custom.GetCancel.WaitAll``1(System.Collections.Generic.IEnumerable{System.Threading.Tasks.Task{``0}},Rhino.RhinoDoc)"]
Namespace: Rhino.Input.Custom
public Result WaitAll<TResult>( IEnumerable<Task<TResult>> tasks, RhinoDoc doc )
Public Function WaitAll(Of TResult) ( tasks As IEnumerable(Of Task(Of TResult)), doc As RhinoDoc ) As Result
[Missing <param name="tasks"/> documentation for "M:Rhino.Input.Custom.GetCancel.WaitAll``1(System.Collections.Generic.IEnumerable{System.Threading.Tasks.Task{``0}},Rhino.RhinoDoc)"]
[Missing <param name="doc"/> documentation for "M:Rhino.Input.Custom.GetCancel.WaitAll``1(System.Collections.Generic.IEnumerable{System.Threading.Tasks.Task{``0}},Rhino.RhinoDoc)"]
[Missing <typeparam name="TResult"/> documentation for "M:Rhino.Input.Custom.GetCancel.WaitAll``1(System.Collections.Generic.IEnumerable{System.Threading.Tasks.Task{``0}},Rhino.RhinoDoc)"]
[Missing <returns> documentation for "M:Rhino.Input.Custom.GetCancel.WaitAll``1(System.Collections.Generic.IEnumerable{System.Threading.Tasks.Task{``0}},Rhino.RhinoDoc)"]