forwardCustomKey Property    Table of ContentEncryption Property forward
Session.Dialect Property
FIX dialect used by the session.

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 virtual Dialect Dialect { get; }

Property Value

Type: Dialect
Instance of FIX dialect

Implements

ISession.Dialect
See Also