NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Attributes | |
override IEnumerable< StreamDestination > | Destinations => destinations |
![]() | |
virtual string | FilePath => Parent.FilePath + SubPath |
virtual string | SubPath => string.Empty |
Package Functions | |
FileCollection (string name, IEnumerable< FileStreamDestination > destinations) | |
![]() | |
virtual void | Assemble () |
Private Attributes | |
readonly IEnumerable< FileStreamDestination > | destinations |
Additional Inherited Members | |
![]() | |
IEnumerator< StreamDestination > | GetEnumerator () |
![]() | |
DestinationCollection (string name) | |
![]() | |
ConfigurationNode (string name) | |
![]() | |
abstract IEnumerable< StreamDestination > | Destinations [get] |
![]() | |
string | ConfigName [get] |
ConfigurationNode | Parent [get, set] |
![]() | |
string | ConfigName [get] |
![]() | |
string | FilePath [get] |
Definition at line 28 of file FileCollection.cs.
|
inlinepackage |
Definition at line 30 of file FileCollection.cs.
References d.
|
private |
Definition at line 40 of file FileCollection.cs.
override IEnumerable<StreamDestination> Ntp.Analyzer.Config.Node.Destination.FileCollection.Destinations => destinations |
Definition at line 44 of file FileCollection.cs.