Click or drag to resize
Configuration Properties

The Configuration type exposes the following members.

Properties
  NameDescription
Public propertyAudioSettings
Gets or sets the object that controls the audio that is sent to browsers.
Public propertyBaseStationSettings
Gets or sets the object holding settings that describe the source of data that we are listening to.
Public propertyDataVersion
Gets or sets a counter that is incremented every time the configuration is saved. Unlike all other properties this will not raise NotifyPropertyChanged when modified.
Public propertyFlightRouteSettings
Gets or sets the object holding settings that control how flight routes are used and stored.
Public propertyGoogleMapSettings
Gets or sets the object holding settings that modify how the Google Maps pages are shown to connecting browsers.
Public propertyInternetClientSettings
Gets or sets the object holding settings that control what resources are made available to browsers connecting from public Internet addresses.
Public propertyMergedFeeds
Gets a list of the merged feeds of receivers that the program will maintain.
Public propertyMonoSettings
Gets or sets the object that carries Mono-only settings.
Public propertyRawDecodingSettings
Gets or sets the object that configures the raw message decoding.
Public propertyRebroadcastSettings
Gets a list of all of the rebroadcast server settings recorded by the user.
Public propertyReceiverLocations
Gets a list of every receiver location recorded by the user.
Public propertyReceivers
Gets a list of every receveiver that the program will listen to.
Public propertyVersionCheckSettings
Gets or sets the object holding settings that control how checks for new versions of the application are made.
Public propertyWebServerSettings
Gets or sets the object holding the configuration of the web server.
Top
See Also