TsgcWebSocketFirewall › Events
Events you can handle, grouped by purpose, followed by the full alphabetical list.
| Name | Description |
|---|---|
| OnFiltered | Fires when the firewall makes a filtering decision on a connection or message. |
| OnViolation | Fires when the firewall detects a specific security violation. |
| OnThreatScoreChanged | Fires when the cumulative threat score of an IP is updated. |
| OnResolveCountry | Fires during GeoIP evaluation so the application can supply a custom country code for an IP. |
| Name | Description |
|---|---|
| OnFiltered | Fires when the firewall makes a filtering decision on a connection or message. |
| OnResolveCountry | Fires during GeoIP evaluation so the application can supply a custom country code for an IP. |
| OnThreatScoreChanged | Fires when the cumulative threat score of an IP is updated. |
| OnViolation | Fires when the firewall detects a specific security violation. |