Property OpcUaMaxNotificationPerPublish
OpcUaMaxNotificationPerPublish
Maximum number of notifications the server sends per publish.
[YamlIgnore]
[JsonIgnore]
public int? OpcUaMaxNotificationPerPublish { get; set; }
Property Value
- int?
Maximum number of notifications the server sends per publish.
[YamlIgnore]
[JsonIgnore]
public int? OpcUaMaxNotificationPerPublish { get; set; }