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

%WebStress.Control.GeneratorStatus

serial class %WebStress.Control.GeneratorStatus extends %Library.SerialObject, %XML.Adaptor

Property Inventory

Properties

property GenSystemID as %String (MAXLEN = 255);
Property methods: GenSystemIDDisplayToLogical(), GenSystemIDGet(), GenSystemIDIsValid(), GenSystemIDLogicalToDisplay(), GenSystemIDLogicalToOdbc(), GenSystemIDNormalize(), GenSystemIDSet()
property Running as %Integer (DISPLAYLIST = ",Running,Not running", VALUELIST = ",0,1");
Property methods: RunningDisplayToLogical(), RunningGet(), RunningIsValid(), RunningLogicalToDisplay(), RunningNormalize(), RunningSet(), RunningXSDToLogical()
property Status as %Integer;
Property methods: StatusDisplayToLogical(), StatusGet(), StatusIsValid(), StatusLogicalToDisplay(), StatusNormalize(), StatusSet(), StatusXSDToLogical()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab