TelemetryClient Members

Send events, metrics and other telemetry to the Application Insights service.

The following tables list the members exposed by the TelemetryClient type.

Public Constructors

  Name Description
  TelemetryClient Overloaded.  

Top

Public Properties

  Name Description
public property Context Gets the current context that will be used to augment telemetry you send.
public property InstrumentationKey  

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method Flush  
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method IsEnabled  
public method ToString  (Inherited from Object)
public method Track This method is an internal part of Application Insights infrastructure. Do not call.
public method TrackDependency Overloaded.  
public method TrackEvent Overloaded.  
public method TrackException Overloaded.  
public method TrackMetric Overloaded.  
public method TrackPageView Overloaded.  
public method TrackRequest Overloaded.  
public method TrackTrace Overloaded.  

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

TelemetryClient Class
Microsoft.ApplicationInsights Namespace