NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Member Functions | |
override object | Execute () |
Public Attributes | |
override CommandType | CommandType => CommandType.Text |
Protected Member Functions | |
MonitorTextCommand (string[] args) | |
MonitorTextCommand () | |
abstract string | ExecuteTextCommand () |
Properties | |
string[] | Args [get] |
Properties inherited from Ntp.Analyzer.Monitor.Server.Command | |
abstract CommandType | CommandType [get] |
Definition at line 24 of file MonitorTextCommand.cs.
|
inlineprotected |
Definition at line 26 of file MonitorTextCommand.cs.
|
inlineprotected |
Definition at line 31 of file MonitorTextCommand.cs.
|
inlinevirtual |
Implements Ntp.Analyzer.Monitor.Server.Command.
Definition at line 40 of file MonitorTextCommand.cs.
|
protectedpure virtual |
Implemented in Ntp.Analyzer.Monitor.Server.TextCommand.ActivityCommand, Ntp.Analyzer.Monitor.Server.TextCommand.HelpCommand, Ntp.Analyzer.Monitor.Server.TextCommand.JobsCommand, Ntp.Analyzer.Monitor.Server.TextCommand.ScheduleCommand, Ntp.Analyzer.Monitor.Server.TextCommand.ProcCommand, Ntp.Analyzer.Monitor.Server.TextCommand.RunningCommand, Ntp.Analyzer.Monitor.Server.TextCommand.ServerCommand, Ntp.Analyzer.Monitor.Server.TextCommand.UptimeCommand, Ntp.Analyzer.Monitor.Server.TextCommand.NextJobCommand, Ntp.Analyzer.Monitor.Server.TextCommand.TimeCommand, Ntp.Analyzer.Monitor.Server.TextCommand.ConfigFileCommand, Ntp.Analyzer.Monitor.Server.TextCommand.PidCommand, Ntp.Analyzer.Monitor.Server.TextCommand.PingCommand, Ntp.Analyzer.Monitor.Server.TextCommand.ProgCommand, and Ntp.Analyzer.Monitor.Server.TextCommand.VersionCommand.
override CommandType Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand.CommandType => CommandType.Text |
Definition at line 38 of file MonitorTextCommand.cs.
|
getprotected |
Definition at line 36 of file MonitorTextCommand.cs.