Walter.Net.HoneyPot
HasOtherPortActivity Method
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot.EventArguments Namespace > HoneyPotDetectionEventArgs Class : HasOtherPortActivity Method
list of activities from the same IP address related to a different port
the method returns true if there was activity detected other than that what is found in Data
Syntax
public bool HasOtherPortActivity( 
   out IReadOnlyList<IHoneyPotPortDetection> otherPortActivity
)

Parameters

otherPortActivity
list of activities from the same IP address related to a different port

Return Value

true if other activity detected
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

HoneyPotDetectionEventArgs Class
HoneyPotDetectionEventArgs Members