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

Glossary Item Box

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

Syntax

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

Return Value

Always returns S_OK

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.