forwardOutboundMessageLogFilter Property    Table of ContentOutSeqNum Property forward
ISession.OutboundQueueBytes Property
Number of bytes in the outbound queue.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
int OutboundQueueBytes { get; }

Property Value

Type: Int32
Number of bytes in the outbound queue.
See Also