NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Member Functions | |
override object | Execute () |
Public Attributes | |
override CommandType | CommandType => CommandType.Binary |
Protected Member Functions | |
abstract byte[] | ExecuteBinary () |
Additional Inherited Members | |
Properties inherited from Ntp.Analyzer.Monitor.Server.Command | |
abstract CommandType | CommandType [get] |
Definition at line 24 of file PacketCommand.cs.
|
inlinevirtual |
Implements Ntp.Analyzer.Monitor.Server.Command.
Definition at line 28 of file PacketCommand.cs.
|
protectedpure virtual |
override CommandType Ntp.Analyzer.Monitor.Server.PacketCommand.MonitorPacketCommand.CommandType => CommandType.Binary |
Definition at line 26 of file PacketCommand.cs.