TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ServerInfo.ClientTraceFilterValue Property

Get the value that clients must match in order to be traced.

public object ClientTraceFilterValue {get;}

Remarks

If the filtering is by user or client id then the object returned is a string. If the filtering is by connection id then the object returned is an Int64. If there is no filtering or client tracing is not enabled then null is returned.

See Also

ServerInfo Class | TIBCO.EMS.ADMIN Namespace