forwardHandlerSettings Properties   Table of ContentConnectivityConfiguration Property forward
HandlerSettings.AdvancedLogOptions Property
Additional options to control which data is to be logged. Ignored, if logging is disabled. The default value is AdvancedLogOptions::Default.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public AdvancedLogOptions AdvancedLogOptions { get; set; }

Property Value

Type: AdvancedLogOptions
See Also