Sdílet prostřednictvím


Transmission.TransmissionStatusEvent Property

Definition

Gets or Sets an event notification to track ingestion endpoint response.

public EventHandler<Microsoft.ApplicationInsights.Channel.TransmissionStatusEventArgs> TransmissionStatusEvent { get; set; }
member this.TransmissionStatusEvent : EventHandler<Microsoft.ApplicationInsights.Channel.TransmissionStatusEventArgs> with get, set
Public Property TransmissionStatusEvent As EventHandler(Of TransmissionStatusEventArgs)

Property Value

Applies to