NTP Analyzer  0.8.2
Analyze the operation of time servers
Ntp.Common.Process.IScheduler Interface Reference
Inheritance diagram for Ntp.Common.Process.IScheduler:
Collaboration diagram for Ntp.Common.Process.IScheduler:

Properties

bool Active [get]
 
ActivityLog ActivityLog [get]
 
ScheduledJob NextJob [get]
 
IEnumerable< ScheduledJobSchedule [get]
 

Detailed Description

Definition at line 27 of file IScheduler.cs.

Property Documentation

bool Ntp.Common.Process.IScheduler.Active
get

Definition at line 31 of file IScheduler.cs.

ActivityLog Ntp.Common.Process.IScheduler.ActivityLog
get

Definition at line 35 of file IScheduler.cs.

ScheduledJob Ntp.Common.Process.IScheduler.NextJob
get

Definition at line 33 of file IScheduler.cs.

IEnumerable<ScheduledJob> Ntp.Common.Process.IScheduler.Schedule
get

Definition at line 29 of file IScheduler.cs.


The documentation for this interface was generated from the following file: