OPCHDA.NET Reference Manual
isConnected Method
See Also  Send Feedback
OpcHDAWrapperUA.Net4 Assembly > OPCHDA.NET Namespace > OpcHDAServer Class : isConnected Method

Glossary Item Box

Indicates if this client did connect to the OPC server. It doesn't mean that the server is accessible. The server connection may be interrupted or the server terminated.

Syntax

Visual Basic (Declaration) 
Public Function isConnected() As Boolean
C# 
public bool isConnected()

Requirements

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

See Also

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