BBjAppServer::stop
Description
In BBj 12.0 and higher, this method stops the BBjAppServer.
Syntax
Return Value |
Method |
---|---|
boolean |
stop() |
Parameters
None.
Return Value
Returns a boolean indicating that the BBjAppServer was stopped (true) or was not running (false).
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.