Walter.Web.FireWall
Instance Method (IResetRepository)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure.Repositories Namespace > IResetRepository Interface : Instance Method
Get the default instance of the IResetRepository
Syntax
static IResetRepository Instance()

Return Value

IResetRepository if registered or null if not
Remarks

This is an advanced method of interacting with the FireWall internal storage.

The reset repository is used by the firewall to process and manage reset requests. You can take control of the incident storage interface and manually interact with the instance. If you interact with the repository directly know that you will need to maintain any reporting infrastructure as well.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IResetRepository Interface
IResetRepository Members