IPWorks IoT 2020 macOS Edition

Questions / Feedback?

CloseSession Method

Closes a session.

Syntax

public func closeSession(name: String) throws -> Void

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 macOS Edition - Version 20.0 [Build 8265]