IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

Interrupt Method

Interrupts a synchronous send to the remote host.

Syntax

[VB.NET]
Public Sub Interrupt(ByVal ConnectionId As String)
[C#]
public void Interrupt(string connectionId);

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 IPDaemon. If you use SendFile to upload a file, the component will run synchronously on that Connection ID until it is completed.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0