ArcFM Engine Developer Guide
QueryServiceSetting Class Members
Fields  Methods 


The following tables list the members exposed by QueryServiceSetting.

Public Constructors
 NameDescription
Public ConstructorQueryServiceSetting Constructor  
Top
Public Fields
 NameDescription
Public FieldEnabled  
Public FieldPortPort number of the Query Service.  
Public FieldQueryTimeoutThe number of milliseconds to wait for a request until the client considers the query as having timed out.  
Public FieldRevivalIntervalThe number of milliseconds between attempts to reconnect to a Query Service.  
Public FieldReviveOnFailureValue indicating if attempts should be made to try and reconnect to a Query Service on service failure.  
Public FieldServerName or IP of each Query Service server separated by a space.  
Top
Public Methods
 NameDescription
Public MethodCreateClientUrlCreates the remoting URL for accessing Query Service. If multiple servers are specified, each URL will be separated by a space.  
Top
See Also

Reference

QueryServiceSetting Class
Miner.Responder.Shared.Configuration Namespace

 

 


Send Comment