Property AgentServerProcess
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
AgentServerProcess
Gets the agent server process managed by MaaFramework.Binding.IMaaAgentClient from method LinkStart.
Process AgentServerProcess { get; }
Property Value
Exceptions
- InvalidOperationException
-
The process is unavailable or not managed by MaaFramework.Binding.IMaaAgentClient.