Table of Contents

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

Process

Exceptions

InvalidOperationException

The process is unavailable or not managed by MaaFramework.Binding.IMaaAgentClient.