Infront Data Manager Connect Client (.NET)
|
Abstract base class for retransmit clients. More...
Inherits Gevasys.DataCore.Client.IRetransmitClient.
Inherited by Examples.SampleRetransmitClient.
Public Member Functions | |
RetransmitClient (String name) | |
Default constructor. More... | |
String | GetName () |
Get the name of the client. More... | |
void | Start () |
Starts the client. More... | |
void | AddNewData (List< UpdateMessage > newUpdates) |
For internal use only. More... | |
void | Run () |
For internal use only. More... | |
void | Stop () |
abstract void | ProcessUpdates (List< UpdateMessage > updates) |
Abstract base class for retransmit clients.
|
inline |
Default constructor.
|
inline |
For internal use only.
|
inline |
Get the name of the client.
|
pure virtual |
Abstract method which must be overridden in derived classes. This is the
entry point for user specific code for processing updates.
|
inline |
For internal use only.
Implements Gevasys.DataCore.Core.IRunnable.
|
inline |
Starts the client.
|
inline |
Stops the client.
Implements Gevasys.DataCore.Core.IRunnable.
Copyright (C) 2021 Infront Financial Technology GmbH
Mainzer Landstrasse 178 – 190
60327 Frankfurt am Main
Infront Data Manager Connect V4.1