ServiceClient is not thread safe. I suggest you to share the configuration context among several ServiceClient instances instead, where each ServiceClient is private to each thread. Instantiating ServiceClient objects is not very expensive -- ConfigurationContext objects are.

Michele

On 23 May 2008, at 00:15, Alexis Midon wrote:

Hi all,

I'd like to know if I can share one ServiceClient instance among several threads.

Thanks,

Alexis


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to