System.Web Namespace HttpStaticObjectsCollection Class
Gets a value indicating whether the collection is synchronized ( that is, thread-safe ).
[ VB ] Public ReadOnly Property IsSynchronized As Boolean Implements _ ICollection.IsSynchronized [ C# ] public bool IsSynchronized {get;} [ C++ ] public: __property bool get_IsSynchronized ( ); [ JScript ] public function get IsSynchronized ( ) : Boolean;
In this implementation, this property always returns false.
ICollection.IsSynchronized
HttpStaticObjectsCollection Members HttpApplicationState.StaticObjects Property
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph