Method Detach
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
Detach()
Separates the thread for receiving client messages, allowing execution to continue independently.
public MaaAgentServer Detach()
Returns
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaAgentServer.MaaAgentServerDetach.