IPWorks IoT 2020 Delphi Edition

Questions / Feedback?

CloseSession Method

Closes a session.

procedure CloseSession(Name: String);

Remarks

This method closes the session named Name and removes it from the Session* properties. If no session with the given Name exists, an error will be thrown.

Any links open on the specified session when this method is called will be automatically closed and removed from the Link* properties.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 Delphi Edition - Version 20.0 [Build 8265]