WriteStreamClosedEventArgs.Error Egenskap

Definition

Varning

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Hämtar felvärdet när en skrivström stängs.

public:
 property Exception ^ Error { Exception ^ get(); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public Exception Error { get; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.Error : Exception
Public ReadOnly Property Error As Exception

Egenskapsvärde

Returnerar Exception.

Attribut

Kommentarer

Om egenskapen Error är ett Exception objekt slutfördes inte den asynkrona åtgärden korrekt.

Gäller för