Skip to content
Was this article helpful?

Server Properties

The Server type exposes the following members.

Properties

 

NameDescription
Public propertyApplication Gets an object that provides functionality related to Application objects.
Public propertyApplicationAttributeDefinition Gets an object that provides functionality related to ApplicationAttributeDefinition objects.
Public propertyApplicationForm Gets an object that provides functionality related to ApplicationForm objects.
Public propertyApplicationGroup Gets an object that provides functionality related to ApplicationGroup objects.
Public propertyAttributeStringList Gets an object that provides functionality related to AttributeStringList objects.
Public propertyDatabaseIdentifier The database identifier.
Public propertyLongRunningOperationTimeout Some operations are run asynchronously on the server. However for simplicity these operations are exposed synchronously within the SDK. This property determines how long the synchronous operations within the SDK will wait for the server side operations to complete. The default value is 5 minutes.
Public propertyOSImage Gets an object that provides functionality related to OSImage objects.
Public propertyOSPatch Gets an object that provides functionality related to OSPatch objects.
Public propertyPerformance Gets an object that provides functionality related to PerformanceCounter and ApplicationPerformanceCounter objects.
Public propertyStatic memberReferenceTracking Gets or sets an SDK wide option to enable reference tracking.
Public propertyReport Gets an object that provides functionality related to Report objects.
Public propertyReportConfiguration Gets an object that provides functionality related to ReportConfiguration objects.
Public propertyServerUrl The URL of the AppDNA server.
Public propertySettings Gets an object that provides functionality related to Settings objects.
Public propertySolution Gets an object that provides functionality related to Solution objects.
Public propertySolutionTemplate Gets an object that provides functionality related to SolutionTemplate objects.
Public propertyStaticAttribute Gets an object that provides functionality related to StaticAttribute objects.
Public propertyUserName The user name that was used when connecting to the server.
Public propertyVirtualMachineConfiguration Gets an object that provides functionality related to VirtualMachineConfiguration objects.
  Back to Top

See Also

Reference

Server Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?