forwardMessageSending Event   Table of ContentOutboundSessionMsgEvent Eventforward
Session.OutboundApplicationMsgEvent Event
Application-level message will be sent to the counterparty.

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#
public virtual event OutboundApplicationMsgEventHandler OutboundApplicationMsgEvent

Value

Type: FIXForge.NET.FIX.OutboundApplicationMsgEventHandler

Implements

ISession.OutboundApplicationMsgEvent
See Also