Method GetStatus
- Namespace
 - MaaFramework.Binding.Abstractions
 
- Assembly
 - MaaFramework.Binding.dll
 
GetStatus(MaaJob)
Gets the current status of a MaaFramework.Binding.MaaJob.
MaaJobStatus GetStatus(MaaJob job)Parameters
jobMaaJob- 
The MaaJob.
 
Returns
- MaaJobStatus
 - 
The status of
job.