Click or drag to resize

SingletonManagerAllServicesReady Method

Checks if all registered services are ready

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static bool AllServicesReady()

Return Value

Type: Boolean
True if all registered services are ready; Otherwise false.
See Also