C-DEngine 5.105

TheBaseEngine..::..WaitForEnginesStartedAsync Method

Async Version of WaitForEnginesStarted

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static Task<bool> WaitForEnginesStartedAsync()
Public Shared Function WaitForEnginesStartedAsync As Task(Of Boolean)
public:
static Task<bool^>^ WaitForEnginesStartedAsync()

Return Value