Add Method (Int32, Int32)
Table of Content
Add Method (Int32, String)
OnixS .NET Framework FIX Engine, version 4.12.0.0
FlatMessage
.Add Method (Int32, Int64)
Adds the tag/value pair to the end of the message.
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.12.0.0
Syntax
C#
Copy
public
void
Add
(
int
tag
,
long
value
)
Parameters
tag
Type:
System
.Int32
Tag.
value
Type:
System
.Int64
Field value.
See Also
Reference
FlatMessage Class
Add Overload
FIXForge.NET.FIX Namespace
Copyright Onix Solutions [OnixS]. All rights reserved.