uaPLUS Reference
onShutDownRequest Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPLUS Class : onShutDownRequest Method

reason
Reason for the shutdown request.

Glossary Item Box

Callback from plugin to request a server shut down.

Syntax

Visual Basic (Declaration) 
Public Sub onShutDownRequest( _
   ByVal reason As String _
) 
C# 
public void onShutDownRequest( 
   string reason
)

Parameters

reason
Reason for the shutdown request.

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.