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

Properties

string ConfigName [get]
 
bool FixedRun [get]
 
int Frequency [get]
 
bool InitialRun [get]
 

Detailed Description

Definition at line 24 of file IJobConfiguration.cs.

Property Documentation

string Ntp.Common.Process.IJobConfiguration.ConfigName
get

Definition at line 26 of file IJobConfiguration.cs.

bool Ntp.Common.Process.IJobConfiguration.FixedRun
get

Definition at line 29 of file IJobConfiguration.cs.

Referenced by Ntp.Common.Process.Scheduler.Add().

int Ntp.Common.Process.IJobConfiguration.Frequency
get

Definition at line 27 of file IJobConfiguration.cs.

Referenced by Ntp.Common.Process.Scheduler.Add().

bool Ntp.Common.Process.IJobConfiguration.InitialRun
get

Definition at line 28 of file IJobConfiguration.cs.

Referenced by Ntp.Common.Process.Scheduler.Add().


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