[TIBCO.EMS .NET Admin client library 7.0 documentation]

Enable client tracing with default settings.

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

Syntax

public void EnableClientTracing()
Public Sub EnableClientTracing
public:
void EnableClientTracing()

Remarks

Default settings are that the target is stderr and there is no filtering.

See Also