Author |
Topic: Remoting and custom ThreadingPolicy (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
SSokolov387 Posts: 9 Joined: Jan 18, 2012 |
Hello,
Currently, in API there is no way to use Remoting feature along with custom ThreadingPolicy because the only way to create API instance as Remoting client is to use CreateInstance(bool) method which rules out possibility to create instance with OECClient(ThreadingPolicy) constructor. Could you please add CreateInstance(bool, ThreadingPolicy) method in next API version or some other method which would allow to use Remoting and custom Threading policy at the same time? Sergey Sokolov |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
Hi,
you can contact our Customer Service to obtain UUID for your application. After that you will be able to connect to our server with OEC Trader and your application concurrently without using remoting. Please see http://www.openecry.com/api/api/OEC.API.OECClient.UUID.html for details Victor Vins Lead Software Developer |
||||