TelemetryService.DetachTestChannel(ITelemetryTestChannel) Method
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.
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
- channel
- ITelemetryTestChannel