Walter.Web.FireWall
BlockTill Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.EventArguments Namespace > GuardActionEventArgs Class : BlockTill Property
Gets or sets the "block till" date for the user. If A hard block was already set then this property reflects that data
Syntax
public Nullable<DateTime> BlockTill {get; set;}

Property Value

The block till date.
Remarks
The assigning of a block till date allows you to work with the block date as blocking may vary on the incidents and the number of incidents and the number of each type of incidents you will tolerate. Not assigning a value will use the rules on the endpoints, overwriting the value will cause a hard-block
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

GuardActionEventArgs Class
GuardActionEventArgs Members