ServerRegistryService.getServerByName Method

Get a server with the specified name.
 

Parameters

name

Type: String
The name of the server to retrieve.

Return Value


Type: jQuery.Promise
Value: dundas.configuration.ServerInfo
A promise object that is resolved when the call is complete.