E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

SynchronizeTransfersAsync Method

Synchronizes transfers on the client side with transfers on record on the server side.

Syntax

[VB.NET]
Public Function SynchronizeTransfersAsync(ByVal Token As String) As Task<string>
[C#]
public Task<string> SynchronizeTransfersAsync(string token);

Remarks

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

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