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

SendFile Method

Sends file to the remote host.

Syntax

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

Remarks

This method sends the specified file to the remote host the component is connected to.

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