Mono Class Library: Overview

System.Threading.Overlapped: Method Members

The methods 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 Methods

static
Free(NativeOverlapped*)
Documentation for this section has not yet been entered.
Pack(IOCompletionCallback) : NativeOverlapped*
Documentation for this section has not yet been entered.
Pack(IOCompletionCallback, object) : NativeOverlapped*
Documentation for this section has not yet been entered.
static
Unpack(NativeOverlapped*) : Overlapped
Documentation for this section has not yet been entered.
UnsafePack(IOCompletionCallback) : NativeOverlapped*
Documentation for this section has not yet been entered.
UnsafePack(IOCompletionCallback, object) : NativeOverlapped*
Documentation for this section has not yet been entered.