Language Reference Guide : 4. System Classes : RemoteServer Class : Release Method
 
Share this page                  
Release Method
The Release method disconnects from the server and allows the RemoteServer instance to be initiated again. When a RemoteServer instance is destroyed, a Release is done implicitly.
This method has the following syntax:
RemoteServer.Release()
This method has no arguments.