Click or drag to resize
IClrRuntimeInfoIsStarted Method

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

Parameters

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