Table of Contents

Event SecurityDefinitionEventDataReceived

Namespace
Tooq.Tech.FH.ClientLib
Assembly
Tooq.Tech.FH.ClientLib.dll

Event that is fired whenever securities are created or modified during the trading period. This message replicates the corresponding SBE message.

public event EventHandlerByRef<SecurityDefinitionEventData>? SecurityDefinitionEventDataReceived

Returns

EventHandlerByRef<SecurityDefinitionEventData>