forwardNetworkInterface Property    Table of ContentReceiveProductDefinitionsOnly Property forward
HandlerSettings.ProductDefinitionCacheDirectory Property
Path to the product definition cache directory. If a value is set and it is a valid path to a directory, the product definition cache will be created and used on the daily basis. If the value is not set, the cache will not be created an product definitions will be downloaded by establishing a TCP connection to ICE server. Default value is empty string (cache is disabled).

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

Property Value

Type: String
See Also