TsgcWebSocketFirewall › Events

TsgcWebSocketFirewall Events

Events you can handle, grouped by purpose, followed by the full alphabetical list.

Firewall events

NameDescription
OnFilteredFires when the firewall makes a filtering decision on a connection or message.
OnViolationFires when the firewall detects a specific security violation.
OnThreatScoreChangedFires when the cumulative threat score of an IP is updated.
OnResolveCountryFires during GeoIP evaluation so the application can supply a custom country code for an IP.

All Events (alphabetical)

NameDescription
OnFilteredFires when the firewall makes a filtering decision on a connection or message.
OnResolveCountryFires during GeoIP evaluation so the application can supply a custom country code for an IP.
OnThreatScoreChangedFires when the cumulative threat score of an IP is updated.
OnViolationFires when the firewall detects a specific security violation.