ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

SendReplyAsync Method

Used to respond to a remote function call received from the sap server.

Syntax

[VB.NET]
Public Function SendReplyAsync() As Task
[C#]
public Task SendReplyAsync();

Remarks

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

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