Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%ZEN.Report.Ping

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

Method Inventory

Methods

classmethod ping(port As %String, timeout As %Integer = 5, ByRef mainport, ByRef servertype, ByRef memMax As %Integer, ByRef memCommitted As %Integer, ByRef memUse As %Integer, ByRef runtimeName) as %Status
classmethod shutdown(port As %String, timeout As %Integer = 5, ByRef mainport, ByRef servertype) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab