[MonoDevelop] System.Threading/System.Threading.Tasks and mono

Jérémie Laval jeremie.laval at gmail.com
Tue Aug 10 05:35:18 EDT 2010


Most of the framework is in corlib indeed with some bits there and there
scattered in System.dll

--
Jérémie Laval
jeremie.laval at gmail.com
http://neteril.org


On Tue, Aug 10, 2010 at 6:51 AM, David S <buttink at gmail.com> wrote:

> according to a msdn page of the "System.Threading.Task.Parallel" class, its
> in "mscorlib.dll". For future reference, find a class in the namespace (on
> msdn website) then look for Assembly.
>
>
> On Mon, Aug 9, 2010 at 11:45 PM, Vasili I. Galchin <vigalchin at gmail.com>wrote:
>
>> Hi Alan,
>>
>>     I checked-out from the mono trunk yesterday and built myself. If there
>> is any System.Threading support in which .dll would it be?
>>
>> Regards,
>>
>> Vasili
>>
>>
>> On Sat, Jun 19, 2010 at 4:10 AM, Alan McGovern <alan.mcgovern at gmail.com>wrote:
>>
>>> There´s no official support for .NET 4 APIs with any released version
>>> of mono as the latest release of mono is older than .NET 4 itself. If
>>> you want to test monos .NET 4 support, you really should be using
>>> trunk as some of the new APIs are under very active development,
>>> especially System.Threading.Tasks.
>>>
>>> If you start testing with trunk today we can get bugs fixed before
>>> releasing 2.8 :)
>>>
>>> Alan.
>>>
>>> On Sat, Jun 19, 2010 at 3:14 AM, David S <buttink at gmail.com> wrote:
>>> > I believe System.Threading.Tasks is C# 4.0. So, I think you need mono
>>> 2.6
>>> > with the C# 4 profile, but Im not exactly sure because I haven't used
>>> it.
>>> >
>>> > On Fri, Jun 18, 2010 at 7:39 PM, Vasili I. Galchin <
>>> vigalchin at gmail.com>
>>> > wrote:
>>> >>
>>> >> Hello,
>>> >>
>>> >>      I am currently running mono 2.4.4. I don't seem to have access to
>>> >> namespace System.Threading.Tasks. Is there a newer version of mono
>>> that has
>>> >> both System.Threading and System.Threading.Tasks??
>>> >>
>>> >> Thanks,
>>> >>
>>> >> Vasili
>>> >>
>>> >> _______________________________________________
>>> >> Monodevelop-list mailing list
>>> >> Monodevelop-list at lists.ximian.com
>>> >> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>> >>
>>> >
>>> >
>>> > _______________________________________________
>>> > Monodevelop-list mailing list
>>> > Monodevelop-list at lists.ximian.com
>>> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>> >
>>> >
>>>
>>
>>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100810/678069f3/attachment-0001.html 


More information about the Monodevelop-list mailing list