Table of Contents

Property AgentServerProcess

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

AgentServerProcess

Gets the agent server process managed by MaaFramework.Binding.IMaaAgentClient from method LinkStart.

public Process AgentServerProcess { get; }

Property Value

Process

Exceptions

InvalidOperationException

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