NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LevelOfService Fields

The fields of the LevelOfService class are listed below. For a complete list of LevelOfService class members, see the LevelOfService Members topic.

Public:

BypassCache Not used in the PDC release.
Delete Not used in the PDC release.
DoNotApplyDefaults Not used in the PDC release.
DoNotCacheResult Not used in the PDC release.
Empty Not used in the PDC release.
NoInheritance Not used in the PDC release.
NoValidation Not used in the PDC release.
Read Indicates that read access is desired.
UseBaseCollection Forces the configuration system to return BaseConfigItem or BaseConfigCollection instead of strongly typed accessor classes that may be defined for a ConfigType.
Write Indicates that write access to configuration items or configuration collections is desired.

See Also

LevelOfService Class | System.Configuration Namespace