C# Class Microsoft.ApplicationInsights.Web.ClientIpHeaderTelemetryInitializerTest.TestableClientIpHeaderTelemetryInitializer

Inheritance: ClientIpHeaderTelemetryInitializer
Mostra file Open project: Microsoft/ApplicationInsights-dotnet-server

Public Methods

Method Description
TestableClientIpHeaderTelemetryInitializer ( string>.IDictionary headers = null ) : System.Collections.Generic

Protected Methods

Method Description
ResolvePlatformContext ( ) : HttpContext

Method Details

ResolvePlatformContext() protected method

protected ResolvePlatformContext ( ) : HttpContext
return System.Web.HttpContext

TestableClientIpHeaderTelemetryInitializer() public method

public TestableClientIpHeaderTelemetryInitializer ( string>.IDictionary headers = null ) : System.Collections.Generic
headers string>.IDictionary
return System.Collections.Generic