Property DisposeOptions
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
DisposeOptions
Gets or sets whether disposes the MaaFramework.Binding.IMaaTasker.Resource or the MaaFramework.Binding.IMaaTasker.Controller when System.IDisposable.Dispose was invoked.
public required DisposeOptions DisposeOptions { get; set; }