Event ChannelResetEventDataReceived
Event that is fired whenever a channel is reset. Clients must be able to retrieve all instruments from a given channel and clear the orderbook, as well as other data. See UMDF Binary Docs .
public event EventHandlerByRef<ChannelResetEventData>? ChannelResetEventDataReceived