Compartir por


InMemoryChannel.Send(ITelemetry) Método

Definición

Envía una instancia de ITelemetry a través del canal.

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