IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SendFile Method

Send file to the remote host.

Syntax

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

Remarks

This method sends the file to the client specified by the ConnectionId.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]