Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: WaitHandle EndedWaitHandle

Declaration

WaitHandle EndedWaitHandle

Summary

Exposes a waitable flag indicating whether the command has ended, either by exiting naturally or by being aborted. See also Remarks on CommandRunner.

Remarks

Calling Set or Reset will result in corruption and undefined behaviour. This should be a read-only waitable flag, but there is no built-in class