UxrCancellableController.IsRunning Property
Gets whether the inner job is currently running.
Namespace: UltimateXR.Core.Threading.TaskControllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsRunning { get; }
Property Value
Type: Boolean
See Also
Reference
UxrCancellableController Class
UltimateXR.Core.Threading.TaskControllers Namespace