XMLDA.NET Reference
OpcDaWaitAfterConnect Property
See Also  Send Feedback
xmldanet.xmlda Namespace > OpcXmlDA Class : OpcDaWaitAfterConnect Property

Glossary Item Box

Delay in milliseconds after a connect to an OPC DA server. Somer servers need time to be ready for client calls.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As OpcXmlDA
Dim value As Integer
 
instance.OpcDaWaitAfterConnect = value
 
value = instance.OpcDaWaitAfterConnect
C# 
public int OpcDaWaitAfterConnect {get; set;}

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.