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