C# wrapper knowing when websocket push is done for a minute cycle

Is the any way to tell when the last ibar has arrived from websocket stream for the minute?

Using the code in MeanReversionBrokerage->run();

GetMinuteBarSubscription();

thanks.