C# (CSharp) Helios.Ops.Executors Namespace

Classes

Name Description
AbstractEventLoop Abstract base class for working with IEventLoop instances inside a IConnection
BasicExecutor Basic synchronous executor
ThreadedEventLoop Simple multi-threaded event loop
TryCatchExecutor