Click or drag to resize

BlockingSleep Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodStatic memberSleep(Int32)
Invoke Sleep(Int32) while still respecting the calling thread's ThreadTimeout.
Public methodStatic memberSleep(TimeSpan)
Invoke Sleep(TimeSpan) while still respecting the calling thread's ThreadTimeout.
Top
See Also