FileStream.EndWrite Method
.NET Framework 3.5
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
EndWrite(IAsyncResult) | Ends an asynchronous write, blocking until the I/O operation has completed. (Overrides Stream.EndWrite(IAsyncResult).) |
|
EndWrite(IAsyncResult) | Ends an asynchronous write operation. (Inherited from Stream.) |