Click or drag to resize

ProcessHelperIsProcessRunning Method

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

Parameters

processName
Type: SystemString

Return Value

Type: Boolean
See Also