UtilDebugNetworkingIsWPERunning Method

Determines whether WPE Pro (Winsock Packet Editor) program is running on the current machine.

WPE Pro 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 IsWPERunning()

Return Value

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

See Also