IPWorks MQ 2020 Kotlin Edition

Questions / Feedback?

CloseSession Method

Closes a session.

Syntax

public fun closeSession(name: String?)

Remarks

This method closes the session named Name and removes it from the Sessions collection. 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 Links collection.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks MQ 2020 Kotlin Edition - Version 20.0 [Build 7941]