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, IMaaPost)

Properties

Tasker

Gets the maa tasker.

Methods

OverridePipeline(string)

Overrides pipeline for this task, dynamically modifies pipeline configuration during task execution.

ToString()

Returns a string that represents the current object.

WaitFor(MaaJobStatus)

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