Property MaxSubscriptionBufferSize
MaxSubscriptionBufferSize
Maximum number of events sent to a OPC AE client in one send call.
[YamlIgnore]
[JsonIgnore]
public int? MaxSubscriptionBufferSize { get; set; }
Property Value
- int?
Maximum number of events sent to a OPC AE client in one send call.
[YamlIgnore]
[JsonIgnore]
public int? MaxSubscriptionBufferSize { get; set; }