Click or drag to resize

DurabilityServiceQosPolicyServiceCleanupDelay Property

Specifies how long the durability service must wait before it is allowed to remove the information on the transient or persistent topic data-instances as a result of incoming dispose messages.

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

Property Value

Type: Duration
See Also