Search found 1 match
- Wed Jul 11, 2018 6:06 am
- Forum: Support - RCF
- Topic: Client concurrency
- Replies: 1
- Views: 12632
Client concurrency
Hi, We've been using RCF 1.3.1 for many happy years but now need to have the RCFclient in a DLL that is called concurrently. This isn't working using a singleton model (static). Is there a way within RCF (any version) to provided client pooling. The client DLL is being loaded by SQL Server and the c...