public static void Enable(
FirewallNetworkProfile profile
)
Public Shared Sub Enable (
profile As FirewallNetworkProfile
)
Dim profile As FirewallNetworkProfile
UtilFirewall.Enable(profile)
public:
static void Enable(
FirewallNetworkProfile profile
)
static member Enable :
profile : FirewallNetworkProfile -> unit
No code example is currently available or this language may not be supported.
[Missing <param name="profile"/> documentation for "M:DevCase.Core.Networking.Security.UtilFirewall.Enable(DevCase.Core.Networking.Security.FirewallNetworkProfile)"]
Exception | Windows Firewall service (MpsSvc) is not running. |