FileStream.BeginWrite 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 | |
|---|---|---|
|
BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object) | Begins an asynchronous write. (Overrides Stream.BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object).) |
|
BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object) | Begins an asynchronous write operation. (Inherited from Stream.) |