Table of Contents

Method Wait Deprecated

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

Wait(MaaJob) Deprecated

Waits a MaaFramework.Binding.MaaJob.

[Obsolete("Deprecated from v4.5.0.")]
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