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

Provides functionality to send streaming data to the vwd data manager [connect] backend via TCP connections. More...

Inherits Gevasys.DataCore.Upstream.Manager.Publisher.

Public Member Functions

 TcpPublisher (TcpUpstreamStore store, String wsdlUrl, bool isBackup)
 
new TcpUpstreamInitializeResult Initialize ()
 
override bool Start ()
 
override String GetClientThreadName ()
 
bool IsAlive ()
 
String GetWsdlUrl ()
 Gets the Wsdl URL. More...
 
void SignalConnectionThreadAbort (WriterError error)
 
override void AsyncServiceCallCallback (AsyncServiceCallResult result)
 
override bool GetIsAlive ()
 
override bool GetIsBackup ()
 
override void Stop ()
 Implement this method to stop the Thread. More...
 
override void Run ()
 Implement this method to start the Thread. More...
 
override void Write (byte[] data)
 
override void Clear ()
 

Detailed Description

Provides functionality to send streaming data to the vwd data manager [connect] backend via TCP connections.

Member Function Documentation

◆ GetWsdlUrl()

String Gevasys.DataCore.Upstream.Tcp.TcpPublisher.GetWsdlUrl ( )
inline

Gets the Wsdl URL.

Returns

◆ Run()

override void Gevasys.DataCore.Upstream.Tcp.TcpPublisher.Run ( )
inline

Implement this method to start the Thread.

Implements Gevasys.DataCore.Core.IRunnable.

◆ Stop()

override void Gevasys.DataCore.Upstream.Tcp.TcpPublisher.Stop ( )
inline

Implement this method to stop the Thread.

Implements Gevasys.DataCore.Core.IRunnable.


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