Table of Contents

Property IsConnected

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

IsConnected

Gets whether the MaaFramework.Binding.IMaaAgentClient is connected to the agent server.

public bool IsConnected { get; }

Property Value

bool

Remarks

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