Click or drag to resize
Grid Solutions Framework

TcpClientConfig Fields

The TcpClientConfig type exposes the following members.

Fields
  Name Description
Public field address IP address of host
Public field level DNP3 filter level for port messages
Public field maxRetryMs Maximum connection retry interval in milliseconds
Public field minRetryMs Minimum connection retry interval in milliseconds
Public field port TCP port for connection
Public field reconnectDelayMs Reconnect delay interval in milliseconds
Top
See Also