dOPC Client Toolkit
Close
dOPCComn.TdOPCClient.OnServerShutdown

OnServerShutdown is generated when the OPC server plans to shut down.

property OnServerShutdown: TOnOPCServerShutdownEvent;
__property TOnOPCServerShutdownEvent OnServerShutdown;

When this event occurs all the active clients have to release any resources connected to the server.

Kassl GmbH Copyright © 2024. All rights reserved.