Mono Class Library: Overview

Mono.Debugger.Soft.VirtualMachineManager: Members

The members of Mono.Debugger.Soft.VirtualMachineManager are listed below.

See Also: Inherited members from System.Object

Public Methods

static
Launch(string[], LaunchOptions) : VirtualMachine
Launch a new virtual machine with the provided arguments.
static
Listen(System.Net.IPEndPoint) : VirtualMachine
Wait for a virtual machine to connect at the specified address.