DkmManagedHeapSampler.WorkerConnection Property

Definition

[Optional] Specifies a connection to a worker process where the Heap Sampler's operations will be processed.

This API was introduced in Visual Studio 16 RTM (DkmApiVersion.VS16RTMPreview).

public:
 property Microsoft::VisualStudio::Debugger::DefaultPort::DkmWorkerProcessConnection ^ WorkerConnection { Microsoft::VisualStudio::Debugger::DefaultPort::DkmWorkerProcessConnection ^ get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmWorkerProcessConnection WorkerConnection { get; }
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmWorkerProcessConnection? WorkerConnection { get; }
member this.WorkerConnection : Microsoft.VisualStudio.Debugger.DefaultPort.DkmWorkerProcessConnection
Public ReadOnly Property WorkerConnection As DkmWorkerProcessConnection

Property Value

Applies to