[This is preliminary documentation and is subject to change.]
The WebSettings type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| ChangeConfig | ||
| ConfigChanged | ||
Determines whether the specified object is equal to the current object. (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as the default hash function. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| RequireInitializedSettings |
Called by framework components that rely on initialized web settings.
If the settings have been initialized that this method just does a lock-free check and returns
| |
Returns a string that represents the current object. (Inherited from |
Extension Methods
Fields
Properties
| Name | Description | |
|---|---|---|
| ServicePointManager |
Provides settings related to Http traffic handling
| |
| SocialNetworks |
Social network providers currently present in the system
| |
| WebDavDefaultTimeoutMs |
Sets default timeout for WebDAV requests
0 means indefinite
| |
| WebDavLogType |
When set turns on WebDAV logging
|
See Also