PureBytes Links
Trading Reference Links
|
Hi,
When using the
Type objClassType;
objClassType = Type.GetTypeFromProgID
("Broker.Application");
application = Activator.CreateInstance(objClassType);
interface to access AmiBroker functionality from C# multiple times, it
seems I only get access to one running instance. Is there a way to
have more running instances of "broker.exe" - and reference each
individually from code? This would allow full exploitation of multple
CPU machines. I have no problem of starting the amibroker application
normally - and run two optimizations manually.....
Any help appreciated.. tx
Jens
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.12/628 - Release Date: 1/15/2007 11:04 AM
|