OPCDA.NET Reference Manual
ServerCheckInterval Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BGServer Class : ServerCheckInterval Property

Glossary Item Box

The OPC server connection is checked at this interval in milliseconds by executing a GetStatus call. The default interval is 10 seconds. The minimum is 1 sec.
The GeneralError handler is called if the server does not respond or is not in 'running' state.

Syntax

Visual Basic (Declaration) 
Public Property ServerCheckInterval As Integer
C# 
public int ServerCheckInterval {get; set;}

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.