Class that manages a primary and secondary connection to servers that could receive streaming data via TCP.
More...
Inherits Gevasys.DataCore.Upstream.Tcp.IUpstreamStore.
Class that manages a primary and secondary connection to servers that could receive streaming data via TCP.
◆ TcpUpstreamStore()
Gevasys.DataCore.Upstream.Tcp.TcpUpstreamStore.TcpUpstreamStore |
( |
String |
name | ) |
|
|
inline |
Initializes the instance.
- Parameters
-
◆ Write()
void Gevasys.DataCore.Upstream.Tcp.TcpUpstreamStore.Write |
( |
byte[] |
message | ) |
|
|
inline |
Writes the message data to the underlying TcpPublisher.
- Parameters
-
The documentation for this class was generated from the following file: