Table of Contents

Method Wait

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

Wait()

Waits for a MaaFramework.Binding.MaaJob to complete.

public MaaJobStatus Wait()

Returns

MaaJobStatus

The job status.

Remarks

Calls MaaFramework.Binding.Abstractions.IMaaPost.Wait(MaaFramework.Binding.MaaJob).