EventReader.CloseData Method

Closes the unmanaged OS handles used to access the contents of monitoring event session folders. This must be called by the client after all calls to method ReadEvents have finished and no more calls to ReadEvents will be made.

Namespace:  IntervalZero.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public void CloseData()
See Also