Class CaptureAvailabilityChecker
A capture check using Pcap instance
public class CaptureAvailabilityChecker : ICaptureAvailabilityChecker
- Inheritance
-
CaptureAvailabilityChecker
- Implements
- Inherited Members
Properties
Instance
Retrieve the current instance
public static CaptureAvailabilityChecker Instance { get; }
Property Value
IsAvailable
True if raw capture can be enable
public bool IsAvailable { get; }