[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set the level of message tracing for this destination.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public byte MsgTrace { get; set; } |
Public Property MsgTrace As Byte |
public: property unsigned char MsgTrace { unsigned char get (); void set (unsigned char value); } |
Return Value
a byte representing the level of message tracing for this destination.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentException | if trace is invalid. |