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.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