Click or drag to resize

LifespanQosPolicyDuration Property

Gets or sets the expiration time duration. The default value is infinite, which means samples never expire.

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

Property Value

Type: Duration
See Also