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

Properties

double Dropped [get]
 
double DroppedAvg [get]
 
int HostId [get]
 
double Ignored [get]
 
double IgnoredAvg [get]
 
double NotSent [get]
 
double NotSentAvg [get]
 
int PacketRate [get]
 
int PlotInterval [get]
 
double Received [get]
 
double ReceivedAvg [get]
 
double Sent [get]
 
double SentAvg [get]
 
- Properties inherited from Ntp.Analyzer.Interface.IGraphBaseConfiguration
ImageFormat Format [get]
 
DateTimeKind GraphTime [get]
 
int Height [get]
 
IEnumerable< StreamDestinationLocations [get]
 
int Timespan [get]
 
string Title [get]
 
int Width [get]
 

Detailed Description

Definition at line 24 of file ITrafficGraphConfiguration.cs.

Property Documentation

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.Dropped
get

Definition at line 29 of file ITrafficGraphConfiguration.cs.

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.DroppedAvg
get

Definition at line 34 of file ITrafficGraphConfiguration.cs.

int Ntp.Analyzer.Interface.ITrafficGraphConfiguration.HostId
get

Definition at line 26 of file ITrafficGraphConfiguration.cs.

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.Ignored
get

Definition at line 28 of file ITrafficGraphConfiguration.cs.

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.IgnoredAvg
get

Definition at line 33 of file ITrafficGraphConfiguration.cs.

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.NotSent
get

Definition at line 31 of file ITrafficGraphConfiguration.cs.

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.NotSentAvg
get

Definition at line 36 of file ITrafficGraphConfiguration.cs.

int Ntp.Analyzer.Interface.ITrafficGraphConfiguration.PacketRate
get

Definition at line 38 of file ITrafficGraphConfiguration.cs.

int Ntp.Analyzer.Interface.ITrafficGraphConfiguration.PlotInterval
get

Definition at line 37 of file ITrafficGraphConfiguration.cs.

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.Received
get

Definition at line 27 of file ITrafficGraphConfiguration.cs.

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.ReceivedAvg
get

Definition at line 32 of file ITrafficGraphConfiguration.cs.

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.Sent
get

Definition at line 30 of file ITrafficGraphConfiguration.cs.

double Ntp.Analyzer.Interface.ITrafficGraphConfiguration.SentAvg
get

Definition at line 35 of file ITrafficGraphConfiguration.cs.


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