SharpPcap : SharpPcap Namespace

Pcap Class

Constants and static helper methods

Syntax

public class Pcap

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Members

See Also: Inherited members from object.

Public Constructors

Pcap ()
Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
Version string . Returns the pcap version string retrieved via a call to pcap_lib_version()

Member Details

Pcap Constructor

Documentation for this section has not yet been entered.

Syntax

public Pcap ()

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Version Property

Returns the pcap version string retrieved via a call to pcap_lib_version()

Syntax

public static string Version { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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