[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Gets or sets whether or not tracking messages by message ID is enabled.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool TrackMsgIds { get; set; } |
Public Property TrackMsgIds As Boolean |
public: property bool TrackMsgIds { bool get (); void set (bool value); } |