PrimaryOperationFailed.Exception Property

Definition

The exception that was caught when communicating with the primary.

public Exception Exception { get; set; }
[Orleans.Id(0)]
public Exception Exception { get; set; }
member this.Exception : Exception with get, set
[<Orleans.Id(0)>]
member this.Exception : Exception with get, set
Public Property Exception As Exception

Property Value

Attributes

Applies to