forwardDialect Property    Table of ContentHeartBtInt Property forward
Session.Encryption Property
Method of encryption

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 EncryptionMethod Encryption { get; set; }

Property Value

Type: EncryptionMethod
Encryption method

Implements

ISession.Encryption
See Also