InMemoryChannel.Send(ITelemetry) Méthode

Définition

Envoie une instance d’ITelemetry via le 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)

Paramètres

item
ITelemetry

Implémente

S’applique à