UtilDebugNetworkingIsWiresharkRunning Method

Determines whether Wireshark program is running on the current machine.

Wireshark is a network protocol analyzer for Windows operating system.

Definition

Namespace: DevCase.Core.Diagnostics.Debugging.Networking
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool IsWiresharkRunning()

Return Value

Boolean
if Wireshark program is running on the current machine; otherwise, .

Remarks

See Also