uaPLUS Reference
HostsDiscovered Event
See Also  Send Feedback
Opc.Ua.Configuration Namespace > HostEnumerator Class : HostsDiscovered Event

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Event HostsDiscovered As EventHandler(Of HostEnumeratorEventArgs)
C# 
public event EventHandler<HostEnumeratorEventArgs> HostsDiscovered

Event Data

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.

PropertyDescription
Hostnames  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.