 
            | Miner.Responder.Shared Assembly > Miner.Responder.Shared.Configuration Namespace : QueryServiceSetting Class | 
For a list of all members of this type, see QueryServiceSetting members.
| Name | Description | |
|---|---|---|
|  | Enabled | |
|  | Port | Port number of the Query Service. | 
|  | QueryTimeout | The number of milliseconds to wait for a request until the client considers the query as having timed out. | 
|  | RevivalInterval | The number of milliseconds between attempts to reconnect to a Query Service. | 
|  | ReviveOnFailure | Value indicating if attempts should be made to try and reconnect to a Query Service on service failure. | 
|  | Server | Name or IP of each Query Service server separated by a space. |