Walter.Net.HoneyPot
PingsReceived Property
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot.EventArguments Namespace > PingReceivedEventArgs Class : PingsReceived Property
Gets the date and time of the previous pings received by the IP address.
Syntax
public IReadOnlyCollection<DateTime> PingsReceived {get;}

Property Value

A read-only collection of DateTime objects representing the times of received pings.
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

PingReceivedEventArgs Class
PingReceivedEventArgs Members