EventReader.GetEventReader Method |
This method opens a monitor session file (.monx) or a monitor event file (.mev), which opens the associated monitoring session.
Namespace:
IntervalZero.RTX64.MonitorAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Parameters
- SessionFile
- The path to a monitor session file (.monx) or a monitor event file (.mev) if a session file does not exist.
Return Value
Type: EventReaderReturns a new instance of an EventReader for that session.
