PrimaryOperationFailed.Exception 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
与主要服务器通信时捕获的异常。
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
属性值
- 属性