Table of Contents

Method LinkStop

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

LinkStop()

Stops the connection.

public bool LinkStop()

Returns

bool

true if the connection was stopped successfully; otherwise, false.

Remarks

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