WebstoreConfig Members

[This is internal Microsoft documentation - Do not distribute.]

Summary description for WebstoreConfig.

The following tables list the members exposed by the WebstoreConfig type.

Public Properties

  Name Description
ClientDataCenter Gets this client's datacenter
Deployments Gets a collection of all deployments that the Configuration database monitors.
EnvironmentSettings Gets the Environment settings for the Site
IsInitialized Has the Initialize method been called.
IsObjectExpired  Gets information about whether the given WebstoreObject is expired - dropped from WstConfig.(inherited from WebstoreObject)
Key Overridden. Key
SelfAdminInfo Gets the Information that the self healing agent and the Monitoring agents require. Polling for changes on that information only starts after the first call to this property.
Servers Gets the Server collection. Depending on the WmoViewType hint, the server collection might contain one, subset or all of the servers that the WstConfig database has.
Settings Gets the settings object from which all the centralized settings stored in config can be queried
SiteName The site Name for this instance of the WmoConfig
UserSettings Gets the UserSettings object

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from WebstoreObject )
GetDatabaseTemplateCollection returns a Collection of Database Templates objects that are registered in the WstConfig.
GetDistributionDatabaseTemplateCollection returns a Collection of Database Templates objects that are registered in the WstConfig.
GetHashCode  The get hash code function(inherited from WebstoreObject)
GetManifestCollection returns a Collection of WmoManifest objects that are registered in the WstConfig.
GetServerRoleCollection returns a Collection of ServerRole objects that are registered in the WstConfig.
GetType  (inherited from Object )
GetUserStore  (inherited from WebstoreObject )
ReferenceEquals  (inherited from Object )
Refresh  (inherited from WebstoreObject )
RemoveUserStore  (inherited from WebstoreObject )
SetUserStore  (inherited from WebstoreObject )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
ConfigCacheChanged The event that gets fired when cached configuration either gets expired or gets renewed after expiration.
EnvironmentChanged The event that gets fired when environment is updated
UserSettingsChanged The event that gets fired when the userSettings are changed
WebstoreSettingsChanged The event that gets fired when the webstoreSettings are changed

Top

See Also

Reference

WebstoreConfig Class
Microsoft.Webstore.MetaData Namespace