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

SendDataAsync Method

Sends raw data to Recipients .

Syntax

[VB.NET]
Public Function SendDataAsync(ByVal Data As String) As Task<string>
[C#]
public Task<string> SendDataAsync(byte[] data);

Remarks

This method is the asynchronous version of the SendData method and is used to support asynchronous operations in WinRT. Please refer to SendData for more information.

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