MbusIpServerBaseIpEventArgs Class |
Event argument object which carries the client's IP address
Inheritance HierarchySystemObject
SystemEventArgs
FieldTalk.Modbus.SlaveMbusIpServerBaseIpEventArgs
Namespace:
FieldTalk.Modbus.Slave
Assembly:
FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Syntaxpublic class IpEventArgs : EventArgs
Public Class IpEventArgs
Inherits EventArgs
public ref class IpEventArgs : public EventArgs
The MbusIpServerBaseIpEventArgs type exposes the following members.
Fields|
| Name | Description |
|---|
 | ipAddr | Client's IP address |
Top
See Also