Compartir a través de


NoOpTelemetryChannel.Send(ITelemetry) Método

Definición

Implementa el Send(ITelemetry) método invocando la devolución de OnSend llamada.

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)

Parámetros

item
ITelemetry

Implementaciones

Se aplica a