Property OpcDaMaxConnections
OpcDaMaxConnections
Maximum number of simultaneous connections to the server the OPC DA interface.
[YamlIgnore]
[JsonIgnore]
public int? OpcDaMaxConnections { get; set; }
Property Value
- int?
Maximum number of simultaneous connections to the server the OPC DA interface.
[YamlIgnore]
[JsonIgnore]
public int? OpcDaMaxConnections { get; set; }