Dynamicweb.Information Namespace : Timers Class |
The following tables list the members exposed by Timers.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of key/value pairs contained in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
![]() | IsFixedSize | Gets a value indicating whether the System.Collections.Hashtable has a fixed size. (Inherited from System.Collections.Hashtable) |
![]() | IsReadOnly | Gets a value indicating whether the System.Collections.Hashtable is read-only. (Inherited from System.Collections.Hashtable) |
![]() | IsSynchronized | Gets a value indicating whether access to the System.Collections.Hashtable is synchronized (thread safe). (Inherited from System.Collections.Hashtable) |
![]() | Item | |
![]() | Keys | Gets an System.Collections.ICollection containing the keys in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
![]() | Values | Gets an System.Collections.ICollection containing the values in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
Name | Description | |
---|---|---|
![]() | EqualityComparer | Gets the System.Collections.IEqualityComparer to use for the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
Name | Description | |
---|---|---|
![]() | GetHash | Returns the hash code for the specified key. (Inherited from System.Collections.Hashtable) |
![]() | KeyEquals | Compares a specific System.Object with a specific key in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |