Helper Class Reference
1.1
HomeGenie - Automation Programs' Engine SDK
|
This is the complete list of members for TcpClientHelper, including all inherited members.
Connect(int port) | TcpClientHelper | |
Disconnect() | TcpClientHelper | |
EndOfLine | TcpClientHelper | |
IsConnected | TcpClientHelper | |
OnMessageReceived(Action< byte[]> receivedAction) | TcpClientHelper | |
OnStatusChanged(Action< bool > statusChangeAction) | TcpClientHelper | |
OnStringReceived(Action< string > receivedAction) | TcpClientHelper | |
SendMessage(string message) | TcpClientHelper | |
SendMessage(byte[] message) | TcpClientHelper | |
Service(string address) | TcpClientHelper |