Concept Framework 1.0 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: Thu Oct 15 20:02:07 2009 GMT(c)2009 RadGs Software