Table of Contents

Property IsAlive

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

IsAlive

Gets whether the connection is alive.

public bool IsAlive { get; }

Property Value

bool

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaAgentClient.MaaAgentClientAlive(System.IntPtr).