IAsyncCallback.OnCompleted
Description
Syntax
object.
OnCompleted
asyncState, Data
Part
Attribute
Type
Description
object
Required
IAsyncCallback
The
object
always implements the
IAsyncCallback
interface
asyncState
In, Required
string
Data
In, Required
object
Example
Note:
Version information
Added in v7.8.0
Parent topic:
IAsyncCallback