Click or drag to resize
ProcessHelperIsProcessRunning Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static bool IsProcessRunning(
	string processName
)

Parameters

processName
Type: SystemString

Return Value

Type: Boolean
See Also