forwardNewExpiryEventArgsBuilder Methods   Table of ContentNewFuturesStrategyDefinitionEventArgsBuilder Classforward
NewExpiryEventArgsBuilder.Build Method
Creates an instance of NewExpiryEventArgs.

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 NewExpiryEventArgs Build()

Return Value

Type: NewExpiryEventArgs
Instance of NewExpiryEventArgs.
See Also