[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get outbound statistics for this destination.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public StatData OutboundStatistics { get; } |
Public ReadOnly Property OutboundStatistics As StatData |
public: property StatData^ OutboundStatistics { StatData^ get (); } |
Return Value
the outbound statistics for this destination.
Remarks
Outbound statistics refers to all messages sent by the server
to consumers on this destination and to other routed server.