uaPLUS Reference
uaPLUSNodeManager Constructor
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPLUSNodeManager Class : uaPLUSNodeManager Constructor

server
configuration
daSrv
rootName
withHDA
withoutPlugin

Glossary Item Box

Initializes the node manager.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal server As IServerInternal, _
   ByVal configuration As ApplicationConfiguration, _
   ByVal daSrv As uaPLUS, _
   ByVal rootName As String, _
   ByVal withHDA As Boolean, _
   ByVal withoutPlugin As Boolean _
)
C# 
public uaPLUSNodeManager( 
   IServerInternal server,
   ApplicationConfiguration configuration,
   uaPLUS daSrv,
   string rootName,
   bool withHDA,
   bool withoutPlugin
)

Parameters

server
configuration
daSrv
rootName
withHDA
withoutPlugin

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.