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

SendFile Method

Send file to the remote host.

Syntax

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

Remarks

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

NOTE: This method has a corresponding asynchronous version (SendFileAsync) for use in the WinRT environment.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0