Compartir a través de


OperationRetryControl.ExceptionId Propiedad

Definición

Obtiene o establece una cadena que identifica de forma única el tipo de excepción.

public string ExceptionId { get; set; }
member this.ExceptionId : string with get, set
Public Property ExceptionId As String

Valor de propiedad

Identificador único para esta excepción. Este identificador se usa para realizar un seguimiento del número de veces que se reintenta esta excepción.

Se aplica a