Click or drag to resize

WaitingForStopWaitingFor Method

Helps debug dependencies and stalling initialization

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public void StopWaitingFor(
	Type isWaitingFor
)

Parameters

isWaitingFor
Type: SystemType
See Also