Visual Basic (Declaration) | |
---|---|
Public Event HostsDiscovered As EventHandler(Of HostEnumeratorEventArgs) |
C# | |
---|---|
public event EventHandler<HostEnumeratorEventArgs> HostsDiscovered |
The event handler receives an argument of type HostEnumeratorEventArgs containing data related to this event. The following HostEnumeratorEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Hostnames |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family