Suoranta.EnterpriseLib.Web - Developer API

ConfigCheck Properties

The ConfigCheck type exposes the following members.

Properties


  Name Description
Protected property AppSettingCheckHandlers
Subclasses should add their AppSettingCheck implementing methods to this list in their constructor (or otherwise before calling Check method). Some basic checks are available in nested static class ChecksLibrary.
Protected property AppSettings
Protected property ConnectionCheckHandlers
Subclasses should add their ConnectionCheck implementing methods to this list in their constructor (or otherwise before calling Check method). Some basic checks are available in nested static class ChecksLibrary.
Protected property ConnectionSettings
Protected property LogService