Creates new Message of requested type which belongs to the dialect.
Namespace: FIXForge.NET.FIXAssembly: FIXForge.NET.FIX.Engine-net-3.5 (in FIXForge.NET.FIX.Engine-net-3.5.dll) Version: 2.79.1.0
Syntax
C# |
---|
public Message CreateMessage( string msgType ) |
Visual Basic |
---|
Public Function CreateMessage ( _ msgType As String _ ) As Message |
Visual C++ |
---|
public: Message^ CreateMessage( String^ msgType ) |
Parameters
- msgType
- Type: System..::..String
Message type (MsgType <35> field)