> Has the (very convenient) attribute [Synchronisation] been removed in
> 2.0? If so, has it been replaced by a similar mechanism?
It has not been removed. I assume you are referring to the .NET version
(based on .NET contexts) it is still in
System.Runtime.Remoting.Contexts. The COM+ version is also still in the
framework (in System.EnterpriseServices).
Why do you ask the question?
Richard

Signature
Fusion Tutorial: http://www.grimes.demon.co.uk/workshops/fusionWS.htm
Security Tutorial:
http://www.grimes.demon.co.uk/workshops/securityWS.htm
Lars Olsson - 27 Jan 2006 18:37 GMT
Everything is fine. Just a misunderstanding, found it.
> > Has the (very convenient) attribute [Synchronisation] been removed in
> > 2.0? If so, has it been replaced by a similar mechanism?
[quoted text clipped - 7 lines]
>
> Richard