UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

EventsSynchronization..::..SetEvent Method (Object)

Sets the event. Adds this event to process list and informs that new event occurs

Namespace:  UAOOI.ProcessObserver.RealTime.Processes
Assembly:  RealTime (in RealTime.dll)

Syntax


public void SetEvent(
	Object newEvent
)
Public Sub SetEvent ( _
	newEvent As Object _
)
public:
void SetEvent(
	Object^ newEvent
)

Parameters

newEvent
Type: Object
The new event.