SharpPcap : SharpPcap Namespace

InvalidOperationDuringBackgroundCaptureException Class

Thrown when an operation can't be performed because a background capture has been started via PcapDevice.StartCapture()

Syntax

public class InvalidOperationDuringBackgroundCaptureException : PcapException

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 PcapException.

Public Constructors

Member Details

InvalidOperationDuringBackgroundCaptureException Constructor

string constructor

Syntax

public InvalidOperationDuringBackgroundCaptureException (string msg)

Parameters

msg
A string

Remarks

Documentation for this section has not yet been entered.

Requirements

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