Table of Contents

Method Wait

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.Native.dll

Wait(MaaJob)

Waits a MaaFramework.Binding.MaaJob.

public MaaJobStatus Wait(MaaJob job)

Parameters

job MaaJob

The MaaJob.

Returns

MaaJobStatus

The status at the end of the job.

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaTasker.MaaTaskerWait(System.IntPtr,System.Int64).

Exceptions

ArgumentNullException