Implementation of IAlert which retrieves values from Variables
More...
Implementation of IAlert which retrieves values from Variables
◆ Alert()
◆ HttpResponseAlert()
virtual bool Sphyrnidae.Common.Alerts.Alert.HttpResponseAlert |
( |
HttpResponseInfo |
responseInfo | ) |
|
|
virtual |
Always responds with 'false' (Will be up to each application/developer to override to customize this)
- Parameters
-
responseInfo | The collected information about the Http Response |
- Returns
- false
Implements Sphyrnidae.Common.Alerts.IAlert.
◆ MaxMilliseconds()
virtual long Sphyrnidae.Common.Alerts.Alert.MaxMilliseconds |
( |
string |
name | ) |
|
|
virtual |
Looks up the variable by "name" and determines how long is considered long running (variable value)
- Parameters
-
name | The name of the item being looked up |
- Returns
- If variable found, the value of that variable. Otherwise, 0
Implements Sphyrnidae.Common.Alerts.IAlert.
◆ Variable
The documentation for this class was generated from the following file:
- C:/Users/dougb/Desktop/Sphyrnidae/New/Common/Common/Alerts/Alert.cs