Back to product page

StopAll method


Stops all channels.

Syntax

  • Basic
object.StopAll
The StopAll(object) syntax has these parts:
objectAn expression evaluating to an object of type Channels.

Remarks

This method stops all channels unconditionally and disconnects all users. The connection with the SSH server is not broken - you can still Start new channels.

Platforms

Windows