Performs instance initialization.
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 Handler(
HandlerSettings settings
)
Parameters
- settings
- Type: OnixS.NET.ICE.iMpact.HandlerSettings
Defines values for various options which affect handler behavior like enabling logging during execution of the handler.
See Also