WorkFailedEventArgs.Error Property

Gets the error string.
Public ReadOnly Property Error() As String
This language is not supported or no code example is available.
public string Error {get;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
Includes also inner exceptions messages.

.NET Framework

Supported in: 4.8

In this article

Definition