OPCDA.NET Reference Manual
Host Constructor(String)
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPC.Common Namespace > Host Class > Host Constructor : Host Constructor(String)

hostName

Glossary Item Box

Creates a Host object, initialized with the given host machine name.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal hostName As String _
)
C# 
public Host( 
   string hostName
)

Parameters

hostName

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.