Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about navision

Read more about navision

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - navision

Call function "ReadAsMultipartAsync" synchronously

I'm using Navision to call ReadAsMultipartAsync().Result in a C# library, but this blocks Navision. If I change the library with await and sync, I can't manage a Task result from Navision, so I would ...
test-img

user3682831

asynchronous

wait

navision

Votes: 0

Answers: 1

Latest Answer

I have found a way to do it that works. It's funny but this blocks Nav: Task<MultipartMemoryStreamProvider> task = streamContent.ReadAsMultipartAsync(); task.Wait(); And these two work fine: Ta...
test-img

user3682831

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved