Mono Class Library: System.Threading Namespace

System.Threading.IOCompletionCallback Delegate

Documentation for this section has not yet been entered. [Edit]
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
public delegate void IOCompletionCallback (uint errorCode, uint numBytes, NativeOverlapped* pOVERLAP)

Parameters

errorCode
Documentation for this section has not yet been entered. [Edit]
numBytes
Documentation for this section has not yet been entered. [Edit]
pOVERLAP
Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0