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