forwardFuturesProductDefinitionEventArgsBuilder Methods   Table of ContentFuturesStrategyDefinitionEventArgsBuilder Classforward
FuturesProductDefinitionEventArgsBuilder.Build Method
Creates an instance of FuturesProductDefinitionEventArgs.

Namespace:  OnixS.NET.ICE.iMpact.Testing
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax
C#
public FuturesProductDefinitionEventArgs Build()

Return Value

Type: FuturesProductDefinitionEventArgs
Instance of FuturesProductDefinitionEventArgs.
See Also