Table of Contents

Method Abort

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

Abort()

Stops all appended tasks, the MaaFramework.Binding.IMaaResource and the MaaFramework.Binding.IMaaController.

public MaaTaskJob Abort()

Returns

MaaTaskJob

A stop job.

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaTasker.MaaTaskerPostStop(System.IntPtr).