InternetClientSettings Class |
Namespace: VirtualRadar.Interface.Settings
The InternetClientSettings type exposes the following members.
Name | Description | |
---|---|---|
InternetClientSettings |
Creates a new object.
|
Name | Description | |
---|---|---|
AllowInternetProximityGadgets |
Gets or sets a value indicating whether proximity gadgets can connect to this server over the Internet.
| |
CanPlayAudio |
Gets or sets a value indicating that Internet clients are allowed to play audio from the server.
| |
CanRunReports |
Gets or sets a value indicating that Internet clients are allowed to run reports.
| |
CanShowPictures |
Gets or sets a value indicating that Internet clients are allowed to see aircraft pictures.
| |
CanShowPinText |
Gets or sets a value indicating that Internet clients are allowed to show text labels on the aircraft pins.
| |
CanShowPolarPlots |
Gets or sets a value indicating that Internet clients can see polar plots.
| |
CanSubmitRoutes |
Gets or sets a value indicating that Internet clients can see the links to submit routes.
| |
TimeoutMinutes |
Gets or sets the number of minutes of inactivity before the client times out and stops asking for the aircraft list.
If this is zero then the timeout is disabled.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnPropertyChanged |
Raises PropertyChanged.
| |
SetFieldT |
Sets the field's value and raises PropertyChanged.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
PropertyChanged |
See interface docs.
|