Walter.Web.FireWall
ChangeStateTo Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface : ChangeStateTo Method
You can change the state of the firewall at runtime by calling this method in your code.
Syntax
void ChangeStateTo( 
   FireWallState fireWallState
)

Parameters

fireWallState
Remarks
you need to have a licensed version to be able to use this feature
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

IFireWall Interface
IFireWall Members