MbusIpServerBasehostName Property |
Namespace: FieldTalk.Modbus.Slave
public string hostName { get; set; }
Public Property hostName As String Get Set
public: property String^ hostName { String^ get (); void set (String^ value); }
Note |
---|
This parameter must be set before starting the server in order to come into effect. |