OPCDA.NET Reference Manual
CheckServer Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcDataBind Class : CheckServer Method

Glossary Item Box

The server connection is checked by making a GetStatus server call.

Syntax

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

Return Value

Returns true if the server is connected and successfully returns 'running' state in a GetStatus call.

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.