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

Glossary Item Box

The request handling thread is terminated. If the server is connected then existing groups and DataBinds are disposed and the server is disconencted. This method must be called for the application to terminate properly.

Syntax

Visual Basic (Declaration) 
Public Sub Dispose() 
C# 
public 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.