SafeMonitor Methods

Spotfire 14.3 API Reference

The SafeMonitor type exposes the following members.

Methods

  NameDescription
Public methodStatic memberLock 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 methodStatic memberPulseAll Obsolete.
Pulses all threads waiting on the lock.
Public methodStatic memberWait Obsolete.
Blocks until the waitDelegate returns false.
Top
See Also

Reference