TestimoX

API Reference

Enum

FirewallAction

Namespace ComputerX.Firewall
Assembly ComputerX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Rule action in firewall profile defaults and rules.

Inheritance

  • Enum
  • FirewallAction

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const FirewallAction Block #

Block traffic.

Value: 0
public const FirewallAction Allow #

Allow traffic.

Value: 1