uaPLUS Reference
OnServerStarting Method
See Also  Send Feedback
Opc.Ua Namespace > ServerBase Class : OnServerStarting Method

configuration

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub OnServerStarting( _
   ByVal configuration As ApplicationConfiguration _
) 
C# 
protected virtual void OnServerStarting( 
   ApplicationConfiguration configuration
)

Parameters

configuration

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.