ESRI.ArcGIS.Mobile
ServerCatalog Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.CatalogServices Namespace : ServerCatalog Class


The following tables list the members exposed by ServerCatalog.

Public Constructors

 NameDescription
Public ConstructorServerCatalog Constructor Create's anew instance  
Top

Public Properties

 NameDescription
Public PropertyCredentials Gets or sets the Network Credentials required to handle this server resources  
Public PropertyCurrentVersion Gets the current server version  
Public PropertyIsTokenBasedSecurity Returns true if token security is enabled for this server  
Public PropertySecureSoapUrl Gets the Secured soap Url for this server  
Public PropertySoapUrl Gets the Soap Url for this server  
Public PropertyTokenCredential Gets or sets the token credential required to access this server resources  
Public PropertyTokenServicesUrl Gets the Token service Url for this server  
Public PropertyUrl ArcGIS Server Rest Url  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)Create Creates new Server catalog object  
Public MethodGetMobileServiceConnection Gets MobileServiceConnection object  
Public MethodGetServiceItemInfo Gets the service item info for the given service  
Public MethodGetServiceItemInfoAsync Gets the service item info for the given service  
Public MethodGetServicesInfo Gets all services info  
Public MethodGetServicesInfoAsync Gets the available services info  
Public MethodGetServicesItemInfosOverloaded.  Gets the available services item info  
Public MethodGetServicesItemInfosAsyncOverloaded.  Gets the available services item info  
Public MethodRefresh Clears all locally cached results  
Top

Public Events

 NameDescription
Public EventGetServiceItemInfoAsyncCompleted Event to notify when GetServiceItemInfoAsync is completed  
Public EventGetServicesInfoAsyncCompleted Event to notify when GetServicesInfoAsync is completed  
Public EventGetServicesItemInfoAsyncCompleted Event to notify when GetServicesItemInfoAsync is completed  
Top

See Also

© 2013 All Rights Reserved.