Class MainLoop
The MainLoop monitors timers and idle handlers.
public class MainLoop : IDisposable
- Inheritance
-
MainLoop
- Implements
- Inherited Members
Remarks
Monitoring of file descriptors is only available on Unix, there does not seem to be a way of supporting this on Windows.
Methods
- Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.