SafeMonitor WaitUntilFalseComputer Delegate TIBCO Spotfire 6.0 API Reference
Used for determining the condition for waiting on a Monitor. Shall return false when the condition is satisfied and the calling thread should stop waiting.

Namespace: Spotfire.Dxp.Framework.Threading
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public delegate bool WaitUntilFalseComputer()

Return Value

Type: Boolean
See Also