If I'm using an implicit binding handle, is it safe to simply
initialize that binding with RpcBindingFromStringBinding (or some
such) once on the application main thread, then make RPC calls from
the other threads as necessary? Or do I need to use explicit handles
and maintain a separate binding handle for each thread?
Thanks!
JC
Thanks!
JC
--
thanks
.paul
/*++
Paul Russell
--*/
"JC2" <jason.c...@gmail.com> wrote in message
news:f68ee708-0dc9-494e...@o36g2000vbl.googlegroups.com...