Aracılığıyla paylaş


ITelemetryChannel.Send(ITelemetry) Method

Definition

Sends an instance of ITelemetry through the channel.

public:
 void Send(Microsoft::VisualStudio::ApplicationInsights::Channel::ITelemetry ^ item);
public void Send (Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetry item);
abstract member Send : Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetry -> unit
Public Sub Send (item As ITelemetry)

Parameters

item
ITelemetry

Applies to