C# Class Microsoft.ApplicationInsights.Web.SessionTelemetryInitializerTest.TestableSessionTelemetryInitializer

Inheritance: SessionTelemetryInitializer
Mostrar archivo Open project: Microsoft/ApplicationInsights-dotnet-server

Public Methods

Method Description
TestableSessionTelemetryInitializer ( ) : System

Protected Methods

Method Description
ResolvePlatformContext ( ) : HttpContext

Method Details

ResolvePlatformContext() protected method

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

TestableSessionTelemetryInitializer() public method

public TestableSessionTelemetryInitializer ( ) : System
return System