OPCDA.NET Reference Manual
Dispose() Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAGroup Class > Dispose Method : Dispose() Method

Glossary Item Box

Available in the OPCDA.NET Professional Edition only.
The processing is stopped, the group removed in the server and all resources are released. The group cannot be recreated. Disposing the associated DAServer object disposes all associated DAGroup object. The application therefore only needs to dispose the DAServer object.

Syntax

Visual Basic (Declaration) 
Public Overloads Shadows Sub Dispose() 
C# 
public new void Dispose()

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.