|
|
Browse by Tags
All Tags » multithreading
-
Has anyone successfully got ES working in a multithreaded app. I am having difficulty. The program is throwing an Arguement Exception from the
Private Function esDefault(ByVal mapName As String) As esProviderSpecificMetadata
Me._providerMetadataMaps.Add(''esDefault'', meta)
This is in my Generated Class.
The specific error is ...
|
|
|