I'm using gsoap 2.8 in order to connect to a WCF service (My application is the client).
Is it threadsafe? Should I define some precompiled definition?
Thanks,
Mattan
I'm using gsoap 2.8 in order to connect to a WCF service (My application is the client).
Is it threadsafe? Should I define some precompiled definition?
Thanks,
Mattan
Copyright © 2021 Jogjafile Inc.
Although I've only used gsoap in a single thread I found this in the documentation for 2.8.1
From the gSoap documentation found here