Click or drag to resize

InstanceStateKindNotAliveNoWritersInstanceState Field

Indicates the instance has been declared as not-alive by the DataReader because it detected that there are no live DataWriter entities writing that instance.

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public static InstanceStateKind NotAliveNoWritersInstanceState

Field Value

Type: InstanceStateKind
See Also