Method IsPending
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
IsPending(MaaJobStatus)
Gets a value indicates whether current job status is pending.
public static bool IsPending(this MaaJobStatus current)
Parameters
current
MaaJobStatus-
The current job status.