Click or drag to resize

InstanceStateKindNotAliveDisposedInstanceState Field

Indicates the instance was explicitly disposed by a DataWriter by means of the Delete operation.

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

Field Value

Type: InstanceStateKind
See Also