Infront Data Manager Connect Client (.NET)
|
Inherits Gevasys.DataCore.Core.IRunnable.
Inherited by Gevasys.DataCore.Client.PushClient.
Public Member Functions | |
void | AddNewData (List< UpdateMessage > newUpdates) |
void | ProcessUpdates (List< UpdateMessage > updates) |
void | Update (IConsumer source, ConsumerStateChangedEventArgs arg) |
Method for processing incoming status notifications for a Consumer. More... | |
![]() | |
void | Run () |
Implement this method to start the Thread. More... | |
void | Stop () |
Implement this method to stop the Thread. More... | |
Represents the interface for push clients.
void Gevasys.DataCore.Client.IPushClient.AddNewData | ( | List< UpdateMessage > | newUpdates | ) |
Adds a list of updates to the internal list of updates for the push client.
Implemented in Gevasys.DataCore.Client.PushClient.
void Gevasys.DataCore.Client.IPushClient.ProcessUpdates | ( | List< UpdateMessage > | updates | ) |
Method for processing all incoming updates.
updates | List with the new Updatess |
Implemented in Gevasys.DataCore.Client.PushClient, and Gevasys.DataCore.Tools.Cache.PriceCache.
void Gevasys.DataCore.Client.IPushClient.Update | ( | IConsumer | source, |
ConsumerStateChangedEventArgs | arg | ||
) |
Method for processing incoming status notifications for a Consumer.
source | The IConsumer source. |
arg | The notification. |
Implemented in Gevasys.DataCore.Tools.Cache.PriceCache.
Copyright (C) 2021 Infront Financial Technology GmbH
Mainzer Landstrasse 178 – 190
60327 Frankfurt am Main
Infront Data Manager Connect V4.1