[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Returns cumulative outbound statistics for all destinations
on this route.
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
cumulative outbound statistics for all destinations on this route.
Remarks
Outbound data refers to all messages the server
sends to this route.