Property IsStateless
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
IsStateless
Gets a value indicating whether the current instance is stateless.
public bool IsStateless { get; }
Property Value
Remarks
The lifetime of unmanaged resources is controlled by MaaFramework if this is stateless.