SharpTrader.SDK - Developer API

ImportsCompletedEventArgs Constructor

Namespace:  Sharpshooter.SDK.Data
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


public ImportsCompletedEventArgs(
	IEnumerable<IInstrument> instruments
)

Parameters

instruments
Type: IEnumerable<(Of <(<'IInstrument>)>)>