IP*Works! IPC - Online Help
Available for:
IP*Works! IPC
Questions / Feedback?

SendFile Method

Sends the file over the connected pipe.

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 server/process over the connected pipe.

Timeout must be set to a positive value so that the component will operate synchronously.

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