TelemetryContext Constructor

Initializes a new instance of the TelemetryContext Class.Initializes a new instance of the TelemetryContext Class.

Namespace: Microsoft.ApplicationInsights.Contracts
Assembly: Microsoft.ApplicationInsights (in Microsoft.ApplicationInsights.dll)

Usage

'Usage
Dim instance As New TelemetryContext

Syntax

'Declaration
Public Sub New
public TelemetryContext ()
public:
TelemetryContext ()
public TelemetryContext ()
public function TelemetryContext ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows 8, Windows Server 2012

See Also

Reference

TelemetryContext Class
TelemetryContext Members
Microsoft.ApplicationInsights.Contracts Namespace