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

InputAsync Method

Provides input to the reader.

Syntax

[VB.NET]
Public Function InputAsync(ByVal Text As String) As IAsyncAction
[C#]
public IAsyncAction InputAsync(string text);

Remarks

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

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