Encoder.SchemaHeaderType Method |
Name of the encoding type of the message header, which is the same for all messages in a schema.
Namespace:
FIXForge.NET.FIX.SBE
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 public string SchemaHeaderType()
Return Value
Type:
StringThe header type.
See Also