Table of Contents

Method Abort Deprecated

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

Abort() Deprecated

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

[Obsolete("Use Stop() instead.")]
MaaTaskJob Abort()

Returns

MaaTaskJob

A stop job.