Click or drag to resize

SingletonAppMutexSetEvent Method

Set New Application(Event)

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

Parameters

EventName
Type: SystemString
Event Name
See Also