英語 での Is asynchronous の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
In other words, message sending is asynchronous.
Currently, setState is asynchronous inside event handlers.
The third parameter sets whether the request is asynchronous.
Since Future is asynchronous, any errors need to be captured in there.
Because human translation is not instant, our API is asynchronous.
What is asynchronous programming, and why is it important in JavaScript?
This can be especially bothersome when the setup is asynchronous, so you can't just do it inline.
HTTP/2 is asynchronous, so smaller and faster responses can be processed sooner.
Unlike other access-types, mail-server access is asynchronous and will happen at an unpredictable time in the future.
When you want to wait for a reply for, please appoint resultType:”pause” in the return value of the method.Because the Ajax is asynchronous communication.
The Compilation phase is asynchronous and it will not block your application rendering.
Backup from a secondary HPE 3PAR StoreServ array In the case of NetApp or Nimble Storage,backup from a secondary array process is asynchronous.
Replication is asynchronous, and the goal of replication is eventual consistency.
The list of messages in the database retrieved by ListNews often does not yetcontain the new message because our message service is asynchronous.
If the request is asynchronous(which is the default), this method returns as soon as the request is sent.
Three parameters are specified when you create an XMLHttpRequest object: a URL, the HTTP method(GET or POST),and whether or not the interaction is asynchronous.
Unlike other access-types, mail-server access is asynchronous and will happen at an unpredictable time in the future.
Replication is asynchronous by default, therefore slaves do not need to be connected permanently to receive updates from the master.
OthersetTimeout and setIntervalSince JavaScript is asynchronous, it is possible to schedule the execution of a function using the setTimeout and setInterval functions.
Since JavaScript is asynchronous, it is possible to schedule the execution of a function using the setTimeout and setInterval functions.
If the synchronous setting of the replication is asynchronous, keeping the operation of a registration and an update during the rolling upgrade sometimes results in the situation that you can not access the part of partition when nodes are isolated temporarily.
Calls to setState are asynchronous- don't rely on this.
All JavaScript must be asynchronous, i.
A middleware can be asynchronous.
The internal reference signal and the measured signal are asynchronous.
BULK transfers are asynchronous, meaning that their scheduled transfer times are not regular or guaranteed.
The developer should notice that processing a request to the server andreceiving the result are asynchronous.
Most of the operations that can be performed on a collection,such as add and find, are asynchronous.
This synchronization can either be asynchronous, in which each information bit is sent at irregular time intervals, or synchronous, in which transmitter and receiver are paced by the same clock.