Interrupt Method

Interrupts the current action.

Syntax

public void interrupt();

Remarks

This method interrupts the current action. If using SendFile to send a file, the class will run synchronously until the upload is completed. This method will allow the transfer to be stopped without disconnecting from the host.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 Java Edition - Version 20.0 [Build 8235]