SessionStateTelemetry.ITelemetry.Sanitize 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.
Sanitizes this telemetry instance to ensure it can be accepted by the Application Insights.
virtual void Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetry.Sanitize() = Microsoft::VisualStudio::ApplicationInsights::Channel::ITelemetry::Sanitize;
void ITelemetry.Sanitize ();
abstract member Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetry.Sanitize : unit -> unit
override this.Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetry.Sanitize : unit -> unit
Sub Sanitize () Implements ITelemetry.Sanitize