This is a ServiceAgent that implements the IScheduler interface. It maintains a pool of threads that periodically wake up any ISchedulables that have been scheduled. Look at ISchedule and Schedule to learn about supported scheduling features.
For a list of all members of this type, see Scheduler Members .
System.Object
Props
Agent
ServiceAgent
Scheduler
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.nk
Assembly: Neokernel (in Neokernel.exe)
Scheduler Members | com.neokernel.nk Namespace | Schedule | ISchedule | ISchedulable