GlobalSharedFindRunningProcess Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static int FindRunningProcess(
	string processName
)

Parameters

processName  String
 

Return Value

Int32

See Also