Walter.Net.Networking
OnISPTrustLevelChangeEventArgs Constructor
Walter.Net.Networking Assembly > Walter.Net.Networking.EventArg Namespace > OnISPTrustLevelChangeEventArgs Class : OnISPTrustLevelChangeEventArgs Constructor
The whois ISP provider that was affected by the change.
if set to true than this only affects the ISP IP range located in the WHOIS object.
Initializes a new instance of the OnISPTrustLevelChangeEventArgs class.
Syntax
public OnISPTrustLevelChangeEventArgs( 
   IWhois changed,
   bool rangeOnly
)

Parameters

changed
The whois ISP provider that was affected by the change.
rangeOnly
if set to true than this only affects the ISP IP range located in the WHOIS object.
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

OnISPTrustLevelChangeEventArgs Class
OnISPTrustLevelChangeEventArgs Members