Table of Contents

Interface IMaaTasker<T>

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

An interface defining wrapped members for MaaTasker with generic handle.

public interface IMaaTasker<T> : IMaaTasker, IMaaCommon, IMaaOption<TaskerOption>, IMaaPost, IMaaDisposableHandle<T>, IMaaDisposable, IDisposable

Type Parameters

T

The type of handle.

Implements

Properties

Controller

Gets or sets a controller that binds to the MaaFramework.Binding.IMaaTasker.

Resource

Gets or sets a resource that binds to the MaaFramework.Binding.IMaaTasker.