FIXForge.NET.FIX.Session.InboundSessionMsgEvent event data.

Namespace: FIXForge.NET.FIX
Assembly: FIXForge.NET.FIX.Engine-net-3.5 (in FIXForge.NET.FIX.Engine-net-3.5.dll) Version: 2.79.1.0

Syntax

C#
public class InboundSessionMsgEventArgs : EventArgs
Visual Basic
Public Class InboundSessionMsgEventArgs _
	Inherits EventArgs
Visual C++
public ref class InboundSessionMsgEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    FIXForge.NET.FIX..::..Session..::..InboundSessionMsgEventArgs

See Also