Skip to main content

%WebStress.Control.AppServers

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

Property Inventory

Properties

property Address as %String (TRUNCATE = 1);
Property methods: AddressDisplayToLogical(), AddressGet(), AddressIsValid(), AddressLogicalToDisplay(), AddressLogicalToOdbc(), AddressNormalize(), AddressSet()
property AppServer as %String (TRUNCATE = 1);
Property methods: AppServerDisplayToLogical(), AppServerGet(), AppServerIsValid(), AppServerLogicalToDisplay(), AppServerLogicalToOdbc(), AppServerNormalize(), AppServerSet()
property CommunicationStatus as %Boolean;
Property methods: CommunicationStatusDisplayToLogical(), CommunicationStatusGet(), CommunicationStatusIsValid(), CommunicationStatusLogicalToDisplay(), CommunicationStatusLogicalToXSD(), CommunicationStatusNormalize(), CommunicationStatusSet(), CommunicationStatusXSDToLogical()
property CurrentStatus as %Boolean;
Property methods: CurrentStatusDisplayToLogical(), CurrentStatusGet(), CurrentStatusIsValid(), CurrentStatusLogicalToDisplay(), CurrentStatusLogicalToXSD(), CurrentStatusNormalize(), CurrentStatusSet(), CurrentStatusXSDToLogical()
property Port as %Integer;
Property methods: PortDisplayToLogical(), PortGet(), PortIsValid(), PortLogicalToDisplay(), PortNormalize(), PortSet(), PortXSDToLogical()
property RequestedStatus as %Boolean;
Property methods: RequestedStatusDisplayToLogical(), RequestedStatusGet(), RequestedStatusIsValid(), RequestedStatusLogicalToDisplay(), RequestedStatusLogicalToXSD(), RequestedStatusNormalize(), RequestedStatusSet(), RequestedStatusXSDToLogical()
property URL as %String (MAXLEN = 255, TRUNCATE = 1);
Property methods: URLDisplayToLogical(), URLGet(), URLIsValid(), URLLogicalToDisplay(), URLLogicalToOdbc(), URLNormalize(), URLSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab