Partager via


TimeoutHelper.WaitOne(WaitHandle, TimeSpan) Méthode

Définition

public:
 static bool WaitOne(System::Threading::WaitHandle ^ waitHandle, TimeSpan timeout);
public static bool WaitOne (System.Threading.WaitHandle waitHandle, TimeSpan timeout);
static member WaitOne : System.Threading.WaitHandle * TimeSpan -> bool
Public Shared Function WaitOne (waitHandle As WaitHandle, timeout As TimeSpan) As Boolean

Paramètres

waitHandle
WaitHandle
timeout
TimeSpan

Retours

S’applique à