TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ServerInfo.ConsoleTraceInfo Property

Get or set the trace settings that determine what will be logged to the server's console window.

public TraceInfo ConsoleTraceInfo {get; set;}

Parameters

Remarks

This method does not copy the TraceInfo object. Therefore, to modify the trace settings, one needs to modify the TraceInfo object returned by this method and save the ServerInfo object.

See Also

ServerInfo Class | TIBCO.EMS.ADMIN Namespace