BackgroundScript WaitForBackgroundScriptToFinish Method C# API
Internal use only.

Namespace: Facilita.Fc.Runtime.BackgroundScripting
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public bool WaitForBackgroundScriptToFinish(
	TimeSpan timeout
)

Parameters

timeout
Type: System TimeSpan
Internal use only.

Return Value

Internal use only.
See Also