Stream: EndWrite

EndWrite

Used to end an asynchronous write operation.



 Public Sub EndWrite(
	  ByVal AsyncResult As IAsyncResult )

Parameters

AsyncResult
[ByVal] IAsyncResult. The object that represents the write process.

See Also

Project CorLib Overview

Class Stream Overview