Miner.Responder.Shared Assembly > Miner.Responder.Shared.Configuration Namespace : QueryServiceSetting Class |
The following tables list the members exposed by QueryServiceSetting.
Name | Description | |
---|---|---|
QueryServiceSetting Constructor |
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. |
Name | Description | |
---|---|---|
CreateClientUrl | Creates the remoting URL for accessing Query Service. If multiple servers are specified, each URL will be separated by a space. |