DkmSerializedProcessInfo.Connection Property
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.
Connection used to send the message to the debugger.
This API was introduced in Visual Studio 16 Update 8 (DkmApiVersion.VS16Update8).
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnection Connection { get; }
member this.Connection : Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnection
Public ReadOnly Property Connection As DkmTransportConnection