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