DANSrvAE Reference
ShutdownSignal Method
See Also  Send comments on this topic.
NSPlugin Assembly > 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

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

© 2004-2017 Advosol Inc. All Rights Reserved.