ComponentPro UltimateFtp

AsyncCompletedEventArgs Class Members

See AlsoPropertyMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
The following tables list the members exposed by AsyncCompletedEventArgs.

Public Constructors

Top

Public Properties

NameDescription
Public PropertiesCancelledGets a value indicating whether an asynchronous operation has been canceled.
Public PropertiesErrorGets a value indicating which error occurred during an asynchronous operation.
Public PropertiesUserStateGets the unique identifier for the asynchronous task.
Top

See Also