Mono Class Library: System.ComponentModel.AsyncCompletedEventArgs Overview | Members

System.ComponentModel.AsyncCompletedEventArgs Constructor

Documentation for this section has not yet been entered.

public AsyncCompletedEventArgs (Exception error, bool cancelled, object userState)

Parameters

error
Documentation for this section has not yet been entered.
cancelled
Documentation for this section has not yet been entered.
userState
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0