Condividi tramite


NoOpTelemetryChannel.Send(ITelemetry) Method

Definition

Implements the Send(ITelemetry) method by invoking the OnSend callback.

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

Parameters

item
ITelemetry

Implements

Applies to