[IronPython] Importing on another Thread

Jimmy Schementi Jimmy.Schementi at microsoft.com
Wed Jul 2 22:36:28 CEST 2008


> DynamicApplication.DownloadContents eventually
> calls Application.GetResourceStream, which will throw if on a
> background thread.

Note: DownloadContents is actually a misleading name, since it doesn't download anything; it just looks in the XAP for them. Those "Download" methods on DynamicApplication will be renamed in the future.

~Jimmy



More information about the Ironpython-users mailing list