Error processing SSI file
LEADTOOLS WebForms and AJAX (Leadtools.Medical.WebViewer.ExternalControl assembly)

Show in webframe

Shutdown Method






Shuts down the CommandQueue web service.
Syntax
public ControllerReturnCode Shutdown()
'Declaration
 
Public Function Shutdown() As ControllerReturnCode
'Usage
 
Dim instance As MedicalWebViewerExternalController
Dim value As ControllerReturnCode
 
value = instance.Shutdown()

            

            
public:
ControllerReturnCode Shutdown(); 
Example
For an example, refer to InitApplication.
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members

Error processing SSI file