Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Web サービスを非同期で使用する必要があります。ただし、呼び出されたメソッドが 7 秒以内に完了しない場合は、N 回試行するまで再度呼び出す必要があります。また、UI もハングしないはずです。
これを行う方法??