create
Creates a new AsyncCallback object.
Return
A new AsyncCallback.
Parameters
user Data
User data to pass to the callback. Will be null if empty.
callback
The callback to use.
Creates a new AsyncCallback object.
A new AsyncCallback.
User data to pass to the callback. Will be null if empty.
The callback to use.