|
HttpTransportClient.ClientThreadLimit Defines how much client threads can be started at the same time. Declaration
[Java ME] Description Use ClientThreadLimit to limit the number of client threads that can be started at the same time. Use 0 to start as many threads as needed. Client thread is the thread that connects to remote host. |
|
