Overlapped Properties

Include Protected Members
Include Inherited Members

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Overlapped type exposes the following members.

Properties

  Name Description
AsyncResult Gets or sets the object that provides status information on the I/O operation.
OffsetHigh Gets or sets the high-order word of the file position at which to start the transfer. The file position is a byte offset from the start of the file.
OffsetLow Gets or sets the low-order word of the file position at which to start the transfer. The file position is a byte offset from the start of the file.

Top

See Also

Reference

Overlapped Class

System.Threading Namespace