DkmManagedHeapSampler.WorkerConnection 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.
[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