AcquireLeaseResult.FailureException 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果取得或更新租用失敗,這是造成租用的例外狀況。 如果作業成功,此欄位會是 Null。
public Exception FailureException { get; }
[Orleans.Id(2)]
public Exception FailureException { get; }
member this.FailureException : Exception
[<Orleans.Id(2)>]
member this.FailureException : Exception
Public ReadOnly Property FailureException As Exception
屬性值
- 屬性