Condividi tramite


ExtendedExecutionRevokedEventArgs.Reason Proprietà

Definizione

Ottiene il motivo per cui l'esecuzione in background è stata revocata.

public:
 property ExtendedExecutionRevokedReason Reason { ExtendedExecutionRevokedReason get(); };
ExtendedExecutionRevokedReason Reason();
public ExtendedExecutionRevokedReason Reason { get; }
var extendedExecutionRevokedReason = extendedExecutionRevokedEventArgs.reason;
Public ReadOnly Property Reason As ExtendedExecutionRevokedReason

Valore della proprietà

Il motivo per cui l'esecuzione in background è stata revocata.

Si applica a