Infront Data Manager Connect Client (.NET)
|
Class that reads data from an inbound TCP socket. More...
Inherits Gevasys.DataCore.Core.IO.BinaryReader, and Gevasys.DataCore.Core.IRunnable.
Public Member Functions | |
InboundSocketReader (ITcpConsumer socketConsumer, TcpClient tcpClient, Queue< UpdateMessage > updateQueue, Semaphore available) | |
void | Run () |
Implement this method to start the Thread. More... | |
void | Stop () |
Implement this method to stop the Thread. More... | |
override void | ProcessError (Client.Consumer.Error.ReaderAbortReason reason, Exception e) |
![]() | |
BinaryReader (Queue< UpdateMessage > updateQueue, Semaphore available) | |
abstract void | ProcessError (ReaderAbortReason reason, Exception e) |
Additional Inherited Members | |
![]() | |
void | DecodeMessages (ByteBuffer buffer) |
void | Read () |
![]() | |
bool | stop |
BufferedStream | m_bufferedInputStream |
Class that reads data from an inbound TCP socket.
|
inline |
Implement this method to start the Thread.
Implements Gevasys.DataCore.Core.IRunnable.
|
inline |
Implement this method to stop the Thread.
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