Stack.IsSynchronized Property
Gets a value indicating whether the current stack is synchronized. Always returns false.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Syntax
public virtual bool IsSynchronized { get; }
Property Value
Always false.
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.