IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

Interrupt Method

Interrupts a synchronous send to the remote host.

Syntax

async azurerelayreceiver.interrupt(connectionId : string): Promise<void>

Remarks

This property is called using the Connection ID if you wish to interrupt a connection and stop a file from uploading without disconnecting the client connected to the class. If you use SendFile to upload a file, the class will run synchronously on that Connection ID until it is completed.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 JavaScript Edition - Version 20.0 [Build 8262]