Microsoft.HockeyApp.DataContracts.SessionStateTelemetry.ITelemetry C# (CSharp) Method

ITelemetry() private method

Sanitizes this telemetry instance to ensure it can be accepted by the Application Insights.
private ITelemetry ( ) : void
return void
        void ITelemetry.Sanitize()
        {
        }
    }