cancel
Showing results for 
Search instead for 
Did you mean: 

Asynchron RFC Call

Former Member
0 Kudos

Hi Friends,

I am looking for asynchron rfc call using .net connector 2.0. Is there any concept about asynchron call in .NET Connector 2.0?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

In the properties for the SAP proxy (the .sapwsdl file), there is a property called CreateAsyncs. This will create asynchronous methods when creating proxy classes.

Hope this is what you were after,

-c.