[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Reserved for internal provider use only. Do not use this method.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string[] GetTraceBuffer( bool clear ) |
Public Function GetTraceBuffer ( _ clear As Boolean _ ) As String() |
public: array<String^>^ GetTraceBuffer( bool clear ) |
Parameters
- clear
- Type: System..::.Boolean