Table of Contents

Class MaaTaskJob

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

A wrapper class providing a reference implementation for return value of Maa Post method.

public class MaaTaskJob : MaaJob

Inheritance

Inherited Members

Extension Methods

Constructors

MaaTaskJob(long, IMaaTasker)

Properties

Tasker

Gets the maa tasker.

Methods

ToString()

Returns a string that represents the current object.

WaitFor(MaaJobStatus)

Waits for a MaaFramework.Binding.MaaTaskJob to complete with an expected status.