WorkFailedEventArgs Constructor

Standard constructor.
Public Sub New( _ 
ByVal exception As Exception
)
This language is not supported or no code example is available.
public WorkFailedEventArgs( 
Exception exception 
)
This language is not supported or no code example is available.

Parameters

exception
Exception

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition