WriteStreamClosedEventArgs.Error Properti

Definisi

Perhatian

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

Mendapatkan nilai kesalahan saat aliran tulis ditutup.

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)]
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

Nilai Properti

Menampilkan Exception.

Atribut

Keterangan

Error Jika properti adalah Exception objek, operasi asinkron tidak selesai dengan benar.

Berlaku untuk