Freigeben über


ServiceException.ActualInnerExceptions Eigenschaft

Definition

Ruft die Liste der inneren Ausnahmen ab oder legt sie fest.

public System.Collections.Generic.List<Microsoft.ServiceFabric.Services.Communication.ServiceException> ActualInnerExceptions { get; set; }
member this.ActualInnerExceptions : System.Collections.Generic.List<Microsoft.ServiceFabric.Services.Communication.ServiceException> with get, set
Public Property ActualInnerExceptions As List(Of ServiceException)

Eigenschaftswert

Gilt für: