InstanceKeyState Enumeration
.NET Framework (current version)
Contains a list of valid states for instance keys.
Assembly: System.Runtime.DurableInstancing (in System.Runtime.DurableInstancing.dll)
| Member name | Description | |
|---|---|---|
| Associated | The instance key is associated with a non-completed instance. | |
| Completed | The instance key was associated with an instance, which is no longer active. | |
| Unknown | The instance key is not associated with any instance. |
.NET Framework
Available since 4.0
Available since 4.0
Show: