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

AbortConnectionAsync Method

Used to terminate a connection to the SAP system.

Syntax

[VB.NET]
Public Function AbortConnectionAsync(ByVal ErrorMessage As String) As IAsyncAction
[C#]
public IAsyncAction AbortConnectionAsync(string errorMessage);

Remarks

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

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