|
|||||
|
||||||
Related Syntax | Other Library Functions |
function |
wsb.service-exists |
Library: Net, Web Services Broker (OMWSB)
Import: omwsb.xmd |
Return type: Boolean Returns:
|
export external switch function service-exists on value server server named value stream service-name of-type value stream type optional
Argument definitions
The wsb.service-exists
function checks whether the specified service is registered with the server using the wsb.add-service
function call.
See the description of wsb.create-server
for further details on the service-name and type parameters.