Overload | Description |
---|---|
Dispose(Boolean) | Clean up any resources being used. |
Dispose() | 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. |