Infront Data Manager Connect Client (.NET)
Public Member Functions | List of all members
Gevasys.DataCore.Upstream.Tcp.TcpUpstreamStore Class Reference

Class that manages a primary and secondary connection to servers that could receive streaming data via TCP. More...

Inherits Gevasys.DataCore.Upstream.Tcp.IUpstreamStore.

Public Member Functions

 TcpUpstreamStore (String name)
 Initializes the instance. More...
 
void Write (byte[] message)
 Writes the message data to the underlying TcpPublisher. More...
 

Detailed Description

Class that manages a primary and secondary connection to servers that could receive streaming data via TCP.

Constructor & Destructor Documentation

◆ TcpUpstreamStore()

Gevasys.DataCore.Upstream.Tcp.TcpUpstreamStore.TcpUpstreamStore ( String  name)
inline

Initializes the instance.

Parameters
name

Member Function Documentation

◆ Write()

void Gevasys.DataCore.Upstream.Tcp.TcpUpstreamStore.Write ( byte[]  message)
inline

Writes the message data to the underlying TcpPublisher.

Parameters
message

The documentation for this class was generated from the following file:

Copyright (C) 2021 Infront Financial Technology GmbH
Mainzer Landstrasse 178 – 190
60327 Frankfurt am Main
Infront Data Manager Connect V4.1