SharpPcap : SharpPcap.AirPcap Namespace

AirPcapValidationType Enum

Type of frame validation the adapter performs. An adapter can be instructed to accept different kind of frames: correct frames only, frames with wrong Frame Check Sequence (FCS) only, all frames.

Syntax

public enum AirPcapValidationType

Remarks

Documentation for this section has not yet been entered.

Members

Member Name Description
ACCEPT_CORRECT_FRAMES Accept correct frames only, i.e. frames with correct Frame Check Sequence (FCS).
ACCEPT_CORRUPT_FRAMES Accept corrupt frames only, i.e. frames with worng Frame Check Sequence (FCS).
ACCEPT_EVERYTHING Accept all the frames the device captures
UNKNOWN Unknown validation type. You should see it only in case of error.

Requirements

Namespace: SharpPcap.AirPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0