T
Tanja Krammer
Dear all,
Somewhere in .NET classes I have seen an attribute, which prevents a method
from being called simultanousely from multiple threads.
I know I cold use Lock or mutext but I prefer to find this attribute.
Can somebody point me where this attribute it, I lost it and can't find.
Thank you
Somewhere in .NET classes I have seen an attribute, which prevents a method
from being called simultanousely from multiple threads.
I know I cold use Lock or mutext but I prefer to find this attribute.
Can somebody point me where this attribute it, I lost it and can't find.
Thank you