Property OpcUaMaxConnections
OpcUaMaxConnections
The number of simultaneous OPC UA client connections allowed by the server.
[YamlIgnore]
[JsonIgnore]
public int? OpcUaMaxConnections { get; set; }
Property Value
- int?
The number of simultaneous OPC UA client connections allowed by the server.
[YamlIgnore]
[JsonIgnore]
public int? OpcUaMaxConnections { get; set; }