Click or drag to resize

ReliabilityQosPolicyMaxBlockingTime Property

Gets or sets the maximum blocking time when the history QoS policy is set to "keep all" and the writer is unable to proceed because of resource limits.

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public Duration MaxBlockingTime { get; set; }

Property Value

Type: Duration
See Also