Table of Contents

Class MaaJob

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

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

public class MaaJob

Inheritance

Derived

Inherited Members

Constructors

MaaJob(long, IMaaPost)

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

Properties

Id

Gets a MaaId.

Status

Gets the status of a MaaFramework.Binding.MaaJob.

Methods

ToString()

Returns a string that represents the current object.

Wait()

Waits for a MaaFramework.Binding.MaaJob to complete.