TelemetryChannel Constructor

Initializes a new instance of the TelemetryChannel class.

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

Usage

'Usage
Dim instance As New TelemetryChannel

Syntax

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

Remarks

Platforms

Development Platforms

Windows 8, Windows Server 2012

See Also

Reference

TelemetryChannel Class
TelemetryChannel Members
Microsoft.ApplicationInsights.Channel Namespace