[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
The channel's message backlog count. This is the number
of messages buffered in the server waiting to be sent on the
channel.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long BacklogCount { get; } |
Public ReadOnly Property BacklogCount As Long |
public: property long long BacklogCount { long long get (); } |