| MergedFeed Class | 
Namespace: VirtualRadar.Interface.Settings
The MergedFeed type exposes the following members.
| Name | Description | |
|---|---|---|
| MergedFeed | 
            Creates a new object.
              | 
| Name | Description | |
|---|---|---|
| Enabled | 
            Gets or sets a value indicating that the merged feed is to be used.
              | |
| IcaoTimeout | 
            Gets or sets the number of milliseconds that any given receiver will be considered to be the only source of messages for an ICAO.
              | |
| IgnoreAircraftWithNoPosition | 
            Gets or sets a value indicating that aircraft are ignored until they report a position that isn't 0/0.
              | |
| Name | 
            Gets or sets the name that the merged feed will be known by.
              | |
| ReceiverFlags | 
            Gets a list of settings stored against each receiver that is merged into this feed.
              | |
| ReceiverIds | 
            Gets a list of the IDs for the receivers that are going to be merged into this feed.
              | |
| ReceiverUsage | 
            Gets or sets a value indicating how the merged feed is going to be used by the system.
              | |
| UniqueId | 
            Gets or sets the unique identifier of the merged feed. This value is unique across MergedFeed and Receiver records. It cannot be zero.
              | 
| 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.
              |