ServerConfig Methods |
The ServerConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Get(String, Boolean) |
Gets the configuration value with the specified key.
| |
| Get(String, String, Boolean) |
Gets the configuration value with the specified key.
| |
| GetEnumerator | Returns an enumerator that iterates through the collection. | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Set |
Sets the configuration value with the specified key to the specified value for the current session.
| |
| ToString | (Inherited from Object.) |