Table of Contents

Property IsStatelessMode

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.Native.dll

IsStatelessMode

Gets a value indicating whether the current API is interoperating in the stateless mode.

Stateless mode is typically used in server contexts.

public static bool IsStatelessMode { get; }

Property Value

bool