![]() |
InstanceStateKind Fields |
The InstanceStateKind type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AliveInstanceState |
Indicates that:
|
![]() ![]() | NotAliveDisposedInstanceState |
Indicates the instance was explicitly disposed by a DataWriter by means of the Delete operation.
|
![]() ![]() | NotAliveNoWritersInstanceState |
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.
|