Description: This function disconnects a Realm from a WSDL file and the associated set of VTS modules, cleaning up any resourced used by that web service.
Returns: Nothing
Usage: Script
Format: \System\Webservice\RemWSDL(Realm)
Parameters: Realm: { text } { required } { no default: }
The name of the VTS Realm to have its web service removed.
Comments: Once RemWSDL is called the associated web service will immediately stop processing messages, however any operations set in motion by that service will run to completion. This function is called implicitly if the connected module is destroyed..
Example:
See Also: