asp.net.ph

HttpStaticObjectsCollection.IsSynchronized Property

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;

Property Value

In this implementation, this property always returns false.

Implements

ICollection.IsSynchronized

See Also

HttpStaticObjectsCollection Members   HttpApplicationState.StaticObjects Property Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 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