Tungsten
RulesEFirewallRuleAction Enumeration |
Firewall rule actions
Namespace: W.Firewall
Assembly: Tungsten.Firewall (in Tungsten.Firewall.dll) Version: 2.0.0
Syntax
C#
public enum EFirewallRuleAction
Members
Member name | Value | Description | |
---|---|---|---|
Allowed | 1 | Allow communications | |
Block | 2 | Block communications |
See Also