IPWorks SSH 2020 Kotlin Edition

Questions / Feedback?

Connections Property

A collection of currently connected SFTP clients.

Syntax

public val connections: SFTPConnectionMap

Remarks

This property is a collection of currently connected clients. All of the connections may be managed using this property. Each connection is described by the different fields of the SFTPConnection type.

This property is read-only.

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