Click or drag to resize

SampleInfoValidData Property

Is set to if the associated DataSample contains data. The associated DataSample may not contain data if it this sample indicates a change in sample state (for example Alive -> Disposed).

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

Property Value

Type: Boolean
See Also