StaMultipartPoster.EndPost

This function waits for async POST to complete and finalize the operation. Any errors that occurred during transmission are reported here. This must be called prior to retrieving any Response information.

Syntax Parameters Return Value
Sub StaMultipartPoster.EndPost( _
    AsyncResult As IAsyncResult)
AsyncResult [in]

Type: IAsyncResult

This function does not return a value.