RetryContext.LastRequestResult プロパティ

定義

前回の要求の結果を取得します。

public Microsoft.Azure.Storage.RequestResult LastRequestResult { get; }
member this.LastRequestResult : Microsoft.Azure.Storage.RequestResult
Public ReadOnly Property LastRequestResult As RequestResult

プロパティ値

RequestResult オブジェクト。

適用対象