Property OpcUaMaxDataQueueSize
OpcUaMaxDataQueueSize
Maximum number of data change notifications queued per monitored item by server.
[YamlIgnore]
[JsonIgnore]
public int? OpcUaMaxDataQueueSize { get; set; }
Property Value
- int?
Maximum number of data change notifications queued per monitored item by server.
[YamlIgnore]
[JsonIgnore]
public int? OpcUaMaxDataQueueSize { get; set; }