Method Wait
- Namespace
- MaaFramework.Binding.Abstractions
- Assembly
- MaaFramework.Binding.dll
Wait(MaaJob)
Waits a MaaFramework.Binding.MaaJob.
MaaJobStatus Wait(MaaJob job)Parameters
jobMaaJob-
The MaaJob.
Returns
- MaaJobStatus
-
The status at the end of the
job.