Method Join
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
Join()
Blocks the calling thread until the thread for receiving client messages finishes its execution.
public MaaAgentServer Join()
Returns
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaAgentServer.MaaAgentServerJoin.