event Method
Return an event of type EventClass
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static EventClass event( int ref) |
VB |
Public Shared Function event ( ref As Integer) As EventClass |
Parameters
ref
Type: System.Int32
Return Value
Type: EventClassSingle event of type EventClass
See Also
functions Class
Scheduler Namespace