AsyncResult.Complete Method
Completes the operation.
Overload List
Name | Description |
---|---|
AsyncResult.Complete (Boolean) | Completes the operation and specifies whether it was completed synchronously. |
AsyncResult.Complete (Boolean, Exception) | Completes the operation when an exception occurred during the processing of the operation. |
See Also
Reference
AsyncResult Class
AsyncResult Members
Microsoft.Web.Services3 Namespace
End
IsCompleted