IPWorks IPC 2020 macOS Edition

Questions / Feedback?

SendFile Method

Sends the file over the connected pipe.

Syntax

public func sendFile(fileName: String) throws -> Void

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 class will operate synchronously.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IPC 2020 macOS Edition - Version 20.0 [Build 8155]