Method WaitFor
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
WaitFor(MaaJobStatus)
Waits for a MaaFramework.Binding.MaaTaskJob to complete with an expected status
.
public MaaTaskJob? WaitFor(MaaJobStatus status)
Parameters
status
MaaJobStatus-
The expected status.