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

Glossary Item Box

Available in the OPCDA.NET Professional Edition only.
The processing is stopped, all associated DAGroup objects are removed in the server and disposed. The object cannot be recreated. This method must be called before the application terminates.

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.