OPCDA.NET Reference Manual
AsyncCallbacksEnabled Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAGroup Class : AsyncCallbacksEnabled Property

Glossary Item Box

Determines wether the group enables the server callback handling for asynchronous handling

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("OPC")>
<DefaultValueAttribute()>
<DescriptionAttribute("Determines wether the group enables the server callback handling for asynchronous handling.")>
Public Property AsyncCallbacksEnabled As Boolean
C# 
[CategoryAttribute("OPC")]
[DefaultValueAttribute()]
[DescriptionAttribute("Determines wether the group enables the server callback handling for asynchronous handling.")]
public bool AsyncCallbacksEnabled {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.