Click or drag to resize

FixEngineRoot Property

Returns the top of the directory tree under which the engine's configuration, and log files are kept.

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

Property Value

String
top of the engine's directory tree
See Also