NEFilterControlVerdict.DropVerdictWithUpdateRules(Boolean) Method

Definition

Creates and returns a verdict that drop the data in the flow, and updates the filtering rules.

[Foundation.Export("dropVerdictWithUpdateRules:")]
public static NetworkExtension.NEFilterControlVerdict DropVerdictWithUpdateRules (bool updateRules);
static member DropVerdictWithUpdateRules : bool -> NetworkExtension.NEFilterControlVerdict

Parameters

updateRules
Boolean

Returns

Attributes

Applies to