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

Public constuctor that creates a TraveInfo with TRACE_DEFAULT set.

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

Syntax

public TraceInfo()
Public Sub New
public:
TraceInfo()

Remarks

This is the same as using the constructor TraceInfo(TRACE_DEFAULT,0,0);

See Also