AppServerDetailmqServerLogFile Property |
|
DataPA OpenAnalytics API Reference
Gets the value of the Appserver's mqServerLogFile.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string mqServerLogFile { get; }
Public ReadOnly Property mqServerLogFile As String
Get
public:
property String^ mqServerLogFile {
String^ get ();
}
function get_mqServerLogFile();
Return Value
Type:
StringThe Appserver's mqServerLogFile.
Remarks See Also