[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the size of all uncommitted mesages that are pending
for this connection.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long UncommittedSize { get; } |
Public ReadOnly Property UncommittedSize As Long |
public: property long long UncommittedSize { long long get (); } |