InfoConnect for Unisys
WRQStopServer Method


Stops the WRQ/Reflection protocol host server started by WRQStartServer.
Syntax
'Declaration
 
Function WRQStopServer() As ReturnCode
'Usage
 
Dim instance As IFileTransfer
Dim value As ReturnCode
 
value = instance.WRQStopServer()
ReturnCode WRQStopServer()
See Also