Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%ZEN.Report.Semaphore

class %ZEN.Report.Semaphore extends %Library.RegisteredObject

Method Inventory

Methods

classmethod SetSemaphoreInitialValue(Name As %String, InitialValue As %Integer, TimeOut As %Integer = 30)
classmethod Signal(Name As %String) as %Status
classmethod Wait(Name As %String) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab