Click or drag to resize

ISupportDelayedStartupStartupComplete Property

Indicates whether the indexed component is ready to start receiving persistent state messages or allow interaction

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
bool StartupComplete { get; }

Property Value

Type: Boolean
See Also