Concept Framework 2.2 documentation Contents | Index

standard.net.soap.SOAPRouterFindService

Name Version Deprecated
SOAPRouterFindService version 1.0 no

Prototype:
number SOAPRouterFindService(number router, string urn, string method)

Parameters:
router      [in] the SOAP router handle, as returned by SOAPRouterNew
urn      [in] URN of the service
method      [in] The name under which the service was registered.

Description:
Search for a registered soap service.

Returns:
The service handle if found, null otherwise.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications