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

Send Method

Sends binary data to the client.

Syntax

[VB.NET]
Public Sub Send(ByVal ConnectionId As String, ByVal Data As String)
[C#]
public void Send(string connectionId, byte[] data);

Remarks

This method sends the binary data specified by Data to the client specified by ConnectionId.

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