Mono Class Library: System.Threading Namespace

System.Threading.IOCompletionCallback Delegate

Documentation for this section has not yet been entered.
[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.
numBytes
Documentation for this section has not yet been entered.
pOVERLAP
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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