Partager via


ExceptionHandlingRetryResult.ExceptionId Propriété

Définition

Obtient une chaîne qui identifie de façon unique le type d’exception.

public string ExceptionId { get; }
member this.ExceptionId : string
Public ReadOnly Property ExceptionId As String

Valeur de propriété

ID unique pour cette exception. Cet ID est utilisé pour effectuer le suivi du nombre de fois où cette exception est retentée.

S’applique à