Server Properties¶
The Server type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | Application | Gets an object that provides functionality related to Application objects. |
![]() | ApplicationAttributeDefinition | Gets an object that provides functionality related to ApplicationAttributeDefinition objects. |
![]() | ApplicationForm | Gets an object that provides functionality related to ApplicationForm objects. |
![]() | ApplicationGroup | Gets an object that provides functionality related to ApplicationGroup objects. |
![]() | AttributeStringList | Gets an object that provides functionality related to AttributeStringList objects. |
![]() | DatabaseIdentifier | The database identifier. |
![]() | LongRunningOperationTimeout | 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. |
![]() | OSImage | Gets an object that provides functionality related to OSImage objects. |
![]() | OSPatch | Gets an object that provides functionality related to OSPatch objects. |
![]() | Performance | Gets an object that provides functionality related to PerformanceCounter and ApplicationPerformanceCounter objects. |
![]() ![]() | ReferenceTracking | Gets or sets an SDK wide option to enable reference tracking. |
![]() | Report | Gets an object that provides functionality related to Report objects. |
![]() | ReportConfiguration | Gets an object that provides functionality related to ReportConfiguration objects. |
![]() | ServerUrl | The URL of the AppDNA server. |
![]() | Settings | Gets an object that provides functionality related to Settings objects. |
![]() | Solution | Gets an object that provides functionality related to Solution objects. |
![]() | SolutionTemplate | Gets an object that provides functionality related to SolutionTemplate objects. |
![]() | StaticAttribute | Gets an object that provides functionality related to StaticAttribute objects. |
![]() | UserName | The user name that was used when connecting to the server. |
![]() | VirtualMachineConfiguration | Gets an object that provides functionality related to VirtualMachineConfiguration objects. |