Method Stop
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
Stop()
Stops all appended tasks, the MaaFramework.Binding.IMaaResource and the MaaFramework.Binding.IMaaController.
public MaaTaskJob Stop()
Returns
- MaaTaskJob
-
A stop job.
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaTasker.MaaTaskerPostStop(System.IntPtr).