INetGate CheckTraffic Method (ITraffic)NFX Class Library

[This is preliminary documentation and is subject to change.]

Checks whether the specified traffic is allowed or denied

Namespace: NFX.IO.Net.Gate
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

GateAction CheckTraffic(
	ITraffic traffic
)

Return Value

Type: GateAction
See Also