Documentation

MbusIpServerBaseIpEventArgs Class

Event argument object which carries the client's IP address
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    FieldTalk.Modbus.SlaveMbusIpServerBaseIpEventArgs

Namespace:  FieldTalk.Modbus.Slave
Assembly:  FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Syntax
public class IpEventArgs : EventArgs

The MbusIpServerBaseIpEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldipAddr
Client's IP address
Top
See Also