public static RegisterWaitForSingleObject ( System waitObject, System callBack, object state, System timeout, bool executeOnlyOnce ) : System.Threading.RegisteredWaitHandle | ||
waitObject | System | |
callBack | System | |
state | object | |
timeout | System | |
executeOnlyOnce | bool | |
Résultat | System.Threading.RegisteredWaitHandle |