[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the total number of messages that have been delivered to
the queue owner but have not yet been acknowledged.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long InTransitMessageCount { get; } |
Public ReadOnly Property InTransitMessageCount As Long |
public: property long long InTransitMessageCount { long long get (); } |