共用方式為


RetryContext.RetryReason 屬性

定義

如果有任何錯誤,則為目前重試。

public:
 property Exception ^ RetryReason { Exception ^ get(); void set(Exception ^ value); };
public Exception RetryReason { get; set; }
public Exception? RetryReason { get; set; }
member this.RetryReason : Exception with get, set
Public Property RetryReason As Exception

屬性值

適用於