uaPLUS Reference
StartService(String,TimeSpan) Method
See Also  Send Feedback
Opc.Ua.Configuration Namespace > ServiceManager Class > StartService Method : StartService(String,TimeSpan) Method

serviceName
timeout

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function StartService( _
   ByVal serviceName As String, _
   ByVal timeout As TimeSpan _
) As Boolean
C# 
public static bool StartService( 
   string serviceName,
   TimeSpan timeout
)

Parameters

serviceName
timeout

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.