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.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public string ProductDefinitionCacheDirectory { get; set; }
Property Value
Type:
StringSee Also