eDriven Framework API
Adds an event to the queue
The queue will be processed when ProcessQueue() manually executed

Declaration Syntax
void EnqueueEvent(
Event e
)
Sub EnqueueEvent ( _
e As Event _
)
void EnqueueEvent(
Event^ e
)

Parameters
Assembly:
eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)