Click or drag to resize

SampleRejectedStatusLastReason Property

Gets the reason the most recently rejected sample was rejected.

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

Property Value

Type: SampleRejectedStatusKind
See Also