TelemetryService.DetachTestChannel(ITelemetryTestChannel) Method

Definition

Detach test channel

public:
 static void DetachTestChannel(Microsoft::VisualStudio::Telemetry::ITelemetryTestChannel ^ channel);
public static void DetachTestChannel (Microsoft.VisualStudio.Telemetry.ITelemetryTestChannel channel);
static member DetachTestChannel : Microsoft.VisualStudio.Telemetry.ITelemetryTestChannel -> unit
Public Shared Sub DetachTestChannel (channel As ITelemetryTestChannel)

Parameters

Applies to