NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Member Functions | |
ActivityCommand (string[] args) | |
Initializes a new instance of the ActivityCommand class. More... | |
Public Member Functions inherited from Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand | |
override object | Execute () |
Protected Member Functions | |
override string | ExecuteTextCommand () |
List recent activity. More... | |
Protected Member Functions inherited from Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand | |
MonitorTextCommand (string[] args) | |
MonitorTextCommand () | |
Private Attributes | |
const int | LineCount = 200 |
Additional Inherited Members | |
Public Attributes inherited from Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand | |
override CommandType | CommandType => CommandType.Text |
Properties inherited from Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand | |
string[] | Args [get] |
Properties inherited from Ntp.Analyzer.Monitor.Server.Command | |
abstract CommandType | CommandType [get] |
Definition at line 27 of file ActivityCommand.cs.
|
inline |
Initializes a new instance of the ActivityCommand class.
args | Arguments. |
Definition at line 33 of file ActivityCommand.cs.
|
inlineprotectedvirtual |
List recent activity.
Implements Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand.
Definition at line 43 of file ActivityCommand.cs.
References Ntp.Analyzer.Monitor.Server.ApplicationState.Scheduler.
|
private |
Definition at line 38 of file ActivityCommand.cs.