IDkmProductionConnection Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Operations relating to production diagnostics.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: TransportKind.
This API was introduced in Visual Studio 15 Update 2 (DkmApiVersion.VS15Update2).
public interface class IDkmProductionConnection
public interface class IDkmProductionConnection
__interface IDkmProductionConnection
public interface IDkmProductionConnection
type IDkmProductionConnection = interface
Public Interface IDkmProductionConnection
Methods
StartAgent(DkmProductionConnection, String, String, Guid) |
Start an agent process with input and output redirected. |