uaPLUS Reference
ShutdownSignal Method
See Also  Send Feedback
NSPlugin Namespace > AppPlugin Class : ShutdownSignal Method

Glossary Item Box

This method is called from the generic server EXE when a Shutdown is executed. To ensure proper process shutdown, any communication channels should be closed and threads terminated before this method returns.

Syntax

Visual Basic (Declaration) 
Public Shadows Sub ShutdownSignal() 
C# 
public new void ShutdownSignal()

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.