Click or drag to resize

FixEngineSessionStorageType Property

Returns the default session's storage type.

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public MessageStorageType SessionStorageType { get; set; }

Property Value

MessageStorageType
Storage type that will be used in new sessions.
See Also