Edit

Share via


AcquireLeaseResult.FailureException Property

Definition

If acquiring or renewing the lease failed, this is the exception which caused it. This field would be null if operation succeed.

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

Property Value

Attributes

Applies to