DkmNonDebugProcessSnapshot.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.
The transport connection that is responsible for taking this snapshot.
This API was introduced in Visual Studio 17 Update 6 (DkmApiVersion.VS17Update6).
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnection Connection { get; }
member this.Connection : Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnection
Public ReadOnly Property Connection As DkmTransportConnection