Web Service

ClearConnections

Hide Navigation Pane

ClearConnections

Previous topic Next topic No directory for this topic  

ClearConnections

Previous topic Next topic Topic directory requires JavaScript  

Parameters

AtoBviaCAccessKey

String




Return Value

Boolean


 

This service call is used to clear any existing connection to the service.

 

Call Example

 

<ServiceInstance>.ClearConnections("xxxxx");

 

Successful calls (returns True) will remove ALL connections for the account, any clients already running will start to return error -2013 when attempting to calculate distances.

 

This call has been introduced to assist developers who forget to Logout when they have finished using the server, eventually the maximum number of connections will be reached. At this stage this call may be used to clear these connections.

 

Use of this call is monitored, IT IS FOR DEVELOPMENT PURPOSES ONLY, use in a production system is not advisable. Abuse will result in the withdrawal of this call, connections will then need to be manually reset at the server end resulting in significant delays when out of UK operating hours.