uaPLUS Reference
StartAsProcess(Boolean,Boolean,String) Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPlusMain Class > StartAsProcess Method : StartAsProcess(Boolean,Boolean,String) Method

processCommandline
process the UA command line arguments
ignoreUnknownArguments
ignore unknown arguments
logfilePath
path of the trace log file used before the UA configuration file is processed. Then the file defined in the configuration file is used.

Glossary Item Box

Start the server as a process according the arguments.

Syntax

Visual Basic (Declaration) 
Public Overloads Function StartAsProcess( _
   ByVal processCommandline As Boolean, _
   ByVal ignoreUnknownArguments As Boolean, _
   ByVal logfilePath As String _
) As ApplicationInstance

Parameters

processCommandline
process the UA command line arguments
ignoreUnknownArguments
ignore unknown arguments
logfilePath
path of the trace log file used before the UA configuration file is processed. Then the file defined in the configuration file is used.

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.