uaPLUS Reference
AppShutdown Event
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPlusMain Class : AppShutdown Event

Glossary Item Box

Event handler that is called when NSPlugin.dll request a server shutdown. The handler is called after the UA server functionality is stopped. The server application is to be terminated in an appropriate way.

Syntax

Visual Basic (Declaration) 
Public Event AppShutdown As ApplicationShutdown
C# 
public event ApplicationShutdown AppShutdown

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.