| FieldTalk™ Modbus Master .NET Library |
|
BusProtocolErrors.FTALK_CONNECTION_WAS_CLOSED Field
Remote peer closed TCPIP connection
[Visual Basic]
Public Const FTALK_CONNECTION_WAS_CLOSED As
Integer = 69
[C#]
public const
int FTALK_CONNECTION_WAS_CLOSED = 69;
Remarks
Signals that the TCPIP connection was closed by the remote peer or is broken.
See Also
BusProtocolErrors Class | FieldTalk Namespace