forwardEngine Properties   Table of ContentInstance Property forward
Engine.Dialects Property
Returns the array of loaded dialects.

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 Dialect[] Dialects { get; }

Property Value

Type: Dialect[]
See Also