System.Threading.Overlapped: Constructor Members

The constructors of System.Threading.Overlapped are listed below. For a list of all members, see the Overlapped Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new, empty instance of the System.Threading.Overlapped class.

Initializes a new instance of the System.Threading.Overlapped class with the specified file position, the 32-bit integer handle to an event that is signaled when the I/O operation is complete, and an interface through which to return the results of the operation.

Initializes a new instance of the System.Threading.Overlapped class with the specified file position, the handle to an event that is signaled when the I/O operation is complete, and an interface through which to return the results of the operation.