[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the number of inbound messages for the server.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long InboundMessageCount { get; } |
Public ReadOnly Property InboundMessageCount As Long |
public: property long long InboundMessageCount { long long get (); } |