Click or drag to resize

Stoppable Properties

The Stoppable type exposes the following members.

Properties
  NameDescription
Public propertyIsShuttingDown
Checks if the control is already shutting down.
Protected propertyMaxLockWaitTime
Max lock wait time.
Public propertyShutdownTask
Task that resolves when shutdown is fully completed.
Public propertyShutdownToken
Token that is canceled when the control begins to shutdown.
Top
See Also