Click or drag to resize
Akka.NETDedicatedThreadScheduler Fields

The DedicatedThreadScheduler type exposes the following members.

Fields
  NameDescription
Protected fieldLog
The ILoggingAdapter provided by the ActorSystem at startup.
(Inherited from SchedulerBase.)
Protected fieldSchedulerConfig
The configuration section for a specific IScheduler implementation.
(Inherited from SchedulerBase.)
Top
See Also