public GeoIgnoreAttribute( int maximumAttempts, TimeSpan maximumAttemptsIn )
Parameters
- maximumAttempts
- The maximum request in session.
- maximumAttemptsIn
- duration of the scoped session
public GeoIgnoreAttribute( int maximumAttempts, TimeSpan maximumAttemptsIn )
Exception | Description |
---|---|
System.ArgumentException | Skipping requests only makes sense if you add a value grater that 0 - maxRequest |
System.ArgumentException | maxRequest must be above 0 |
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