Click or drag to resize
AppServerDetail Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Class that displays the AppServer Details for a Connection.
Inheritance Hierarchy
SystemObject
  DataPAServerSecurityAppServerDetail

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class AppServerDetail

The AppServerDetail type exposes the following members.

Constructors
  NameDescription
Public methodAppServerDetail
Creates and returns a new AppServerDetail object.
Top
Properties
  NameDescription
Public propertyagentLogFile
Gets the value of the Pacific Appserver's agentLogFile.
Public propertyappserviceNameList
Gets the value of the Appserver's appserviceNamelist.
Public propertyASDetailName
Gets the name of this AppSeverDetail.
Public propertyautoStart
Gets the value of the Appserver's autostart property.
Public propertybrkrDebuggerKeyAlias
Gets the value of the Appserver's brkrDebuggerKeyAlias.
Public propertybrkrLoggingLevel
Gets the value of the Appserver's brkrLoggingLevel.
Public propertybrokerLogFile
Gets the value of the Appserver's brokerLogFile.
Public propertyConstructorError
Gets any errors returned by the constructor process.
Public propertycontrollingNameServer
Gets the value of the Appserver's controllingNameServer.
Public propertyDetailsRetrieved
Gets a value that indicates if the AppServer details were retrieved OK
Public propertydtASDetailas
Gets the Recordset of AppSeverDetail Values.
Public propertyenvironment
Gets the value of the Appserver's environment.
Public propertyGUID
Gets and sets a GUID that uniquely identifies this object.
Public propertyHostname
Gets a value that indicates the Hostname the Appserver is running on.
Public propertyID
Gets a value that indicates the Unique ID of this object.
Public propertyinitialSrvrInstance
Gets the value of the Appserver's initialSrvrInstance.
Public propertyIPAddress
Gets a value that indicates the IP Address the Appserver is running on.
Public propertykeyAlias
Gets the value of the Appserver's keyAlias.
Public propertymaxSrvrInstance
Gets the value of the Appserver's maxSrvrInstance.
Public propertymqBrokerLogFile
Gets the value of the Appserver's mqBrokerLogFile.
Public propertymqServerLogFile
Gets the value of the Appserver's mqServerLogFile.
Public propertyoperatingMode
Gets the value of the Appserver's operatingMode.
Public propertyPAplLocation
Gets the DataPA Procedure Library Location.
Public propertyPAplVersion
Gets the DataPA Procedure Library Version.
Public propertyportNumber
Gets the value of the Appserver's portNumber.
Public propertypropath
Gets the value of the Appserver's Propath.
Public propertysrvrActivateProc
Gets the value of the Appserver's srvrActivateProc.
Public propertysrvrConnectProc
Gets the value of the Appserver's srvrConnectProc.
Public propertysrvrLogFile
Gets the value of the Appserver's srvrLogFile.
Public propertysrvrLoggingLevel
Gets the value of the Appserver's srvrLoggingLevel.
Public propertysrvrStartupParam
Gets the value of the Appserver's srvrStartupParam.
Public propertysrvrStartupProc
Gets the value of the Appserver's srvrStartupProc.
Public propertyuuid
Gets the value of the Appserver's uuid.
Public propertyworkDir
Gets the value of the Appserver's workDir.
Top
Remarks