This means that the client who sent this code is assuming a synchronous processing model , right 這意味著發(fā)送這個代碼的客戶端假定同步處理模型,是這樣嗎?
In some cases , asynchronous mode is replaced with synchronous processing , even though 在某些情況下,即使啟用了asyncrendering ,異步模式也會被替換為同步模式。
Synchronization provides a compromise between the unstructured nature of multithreaded programming and the structured order of synchronous processing 同步可以在多線程編程的非結構化特性與同步處理的結構化順序之間進行平衡。
You can specify asynchronous or synchronous processing for reports that are processed in local mode in the reportviewer web server control 如果您使用的是reportviewer web服務器控件,則可以將該控件配置為以同步或異步模式來處理報表。
Because these methods are examples of synchronous processing , they interrupt the current thread until a message is available , unless you specify a time - out . the 因為這些方法是同步處理的示例,所以它們會在沒有可用的消息時中斷當前線程,除非您指定了超時。
Total rejected threads total number of data processing threads rejected for asynchronous processing , and subsequently handled as a synchronous process in the same thread 系統(tǒng)拒絕異步處理的數(shù)據(jù)處理線程的總數(shù),這些線程隨后將以同一線程中同步進程的形式處理。
Total rejected threads total number of data processing threads rejected for asynchronous processing , and subsequently handled as synchronous processes in the same thread 系統(tǒng)拒絕異步處理的數(shù)據(jù)處理線程的總數(shù),這些線程隨后將以同一線程中同步進程的形式處理。
This topic illustrates the code for an http handler that performs synchronous processing of requests for resources in an asp . net application whose url ends with . sample 本主題闡釋一個http處理程序的代碼,該處理程序對asp . net應用程序中其url以. sample結尾的資源執(zhí)行同步請求處理。
The auto close database option is a synchronous process that can decrease performance when the database is accessed by an application that repeatedly makes and breaks connections to the database engine Auto _ close數(shù)據(jù)庫選項是一個同步進程,當與數(shù)據(jù)庫引擎重復建立和中斷連接的應用程序訪問數(shù)據(jù)庫時,該選項可能會降低性能。
In earlier versions of sql server , auto close is a synchronous process that can degrade performance when the database is accessed by an application that repeatedly makes and breaks connections to the database engine 在sql server的早期版本中, auto _ close是一個同步進程,當與數(shù)據(jù)庫引擎反復連接并不斷中斷連接的應用程序訪問數(shù)據(jù)庫時,將會導致性能下降。