Property IsAlive
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
IsAlive
Gets whether the connection is alive.
public bool IsAlive { get; }
Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaAgentClient.MaaAgentClientAlive(System.IntPtr).