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