Available in the OPCDA.NET Professional Edition only.
The OPC DA server associated with this BGServer instance is disconnected. Existing BGGroup and BGDataBind objects are disposed and the associated groups in the server are removed for a proper server shutdown.
Syntax
Parameters
- tag
- This object is passed to the competion handler and allows the user to pass
any information that may be needed in the completion handler. null (nothing) can be specified if
the application does not require to pass any information.
- onCompleted
- Competion notification handler.
void xxx( BGException ex, object tag ){}
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also