[TIBCO.EMS .NET client library 8.1 documentation]

Returns the output target for the client tracer or null if client tracing is disabled.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public static StreamWriter GetClientTracer()
Public Shared Function GetClientTracer As StreamWriter
public:
static StreamWriter^ GetClientTracer()

See Also