Walter.Net.LookWhosTalking
GetPoisonedEndpoints Method
Walter.Net.LookWhosTalking Assembly > Walter.Net.LookWhosTalking Namespace > AddressResolutionProtocolWatcher Class : GetPoisonedEndpoints Method
The poisoned arp.
test if there are poisoned endpoints and get them if so.
Syntax
public static bool GetPoisonedEndpoints( 
   out IReadOnlyList<ARPWatchData> poisonedArp
)

Parameters

poisonedArp
The poisoned arp.

Return Value

true if XXXX, false otherwise.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AddressResolutionProtocolWatcher Class
AddressResolutionProtocolWatcher Members