SafeMonitor Methods TIBCO Spotfire 7.6 API Reference

The SafeMonitor type exposes the following members.

Methods

  Name Description
Public method Static member Lock Obsolete.
Creates a lock that will work on the UI-thread as well as on background threads. It must be called within a using-statement to assure that the Monitor is exited.
Public method Static member PulseAll Obsolete.
Pulses all threads waiting on the lock.
Public method Static member Wait Obsolete.
Blocks until the waitDelegate returns false.
Top
See Also

Reference