forwardLicenseDirectory Property    Table of ContentLogFileNamePrefix Property forward
HandlerSettings.LogDirectory Property
Tells Handler where to store the logs. By default, Handler store log files in current directory.

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 string LogDirectory { get; set; }

Property Value

Type: String
See Also