Dynamicweb 8 Documentation
Timers Class Members
Properties  Methods 


The following tables list the members exposed by Timers.

Public Properties
 NameDescription
Public PropertyCountGets the number of key/value pairs contained in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public PropertyIsFixedSizeGets a value indicating whether the System.Collections.Hashtable has a fixed size. (Inherited from System.Collections.Hashtable)
Public PropertyIsReadOnlyGets a value indicating whether the System.Collections.Hashtable is read-only. (Inherited from System.Collections.Hashtable)
Public PropertyIsSynchronizedGets a value indicating whether access to the System.Collections.Hashtable is synchronized (thread safe). (Inherited from System.Collections.Hashtable)
Public PropertyItem  
Public PropertyKeysGets an System.Collections.ICollection containing the keys in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public PropertySyncRootGets an object that can be used to synchronize access to the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public PropertyValuesGets an System.Collections.ICollection containing the values in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd  
Public MethodClearRemoves all elements from the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodCloneCreates a shallow copy of the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodContains  
Public MethodContainsKeyDetermines whether the System.Collections.Hashtable contains a specific key. (Inherited from System.Collections.Hashtable)
Public MethodContainsValueDetermines whether the System.Collections.Hashtable contains a specific value. (Inherited from System.Collections.Hashtable)
Public MethodCopyToCopies the System.Collections.Hashtable elements to a one-dimensional System.Array instance at the specified index. (Inherited from System.Collections.Hashtable)
Public MethodFlush  
Public MethodGetEnumeratorReturns an System.Collections.IDictionaryEnumerator that iterates through the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodGetObjectDataImplements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodOnDeserializationImplements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Hashtable)
Public MethodRemoveRemoves the element with the specified key from the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodStart  
Public MethodStop  
Public MethodToString  
Top
Protected Methods
 NameDescription
Protected MethodGetHashReturns the hash code for the specified key. (Inherited from System.Collections.Hashtable)
Protected MethodKeyEqualsCompares a specific System.Object with a specific key in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Top
See Also

Reference

Timers Class
Dynamicweb.Information Namespace

Send Feedback