Click or drag to resize

IClrRuntimeInfoIsStarted Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
void IsStarted(
	out bool started,
	out OzSUFlags startupFlags
)

Parameters

started
Type: SystemBoolean
startupFlags
Type: Ozeki.CommonOzSUFlags
See Also