Click or drag to resize

SingletonAppMutexIsRunning Method

Get Status

Namespace:  SHConnector.Utility.ProcessManager
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public bool IsRunning(
	string EventName
)

Parameters

EventName
Type: SystemString
Event Name

Return Value

Type: Boolean
Status
See Also