AcquireLeaseResult.FailureException 属性

定义

如果获取或续订租约失败,则这是导致租约的异常。 如果操作成功,此字段将为 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

属性值

属性

适用于