Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The arguments provided when a batch of hosts is discovered.

Namespace: Opc.Ua.Configuration
Assembly: Opc.Ua.Configuration (in Opc.Ua.Configuration.dll) Version: 1.1.318.1 (1.01.318.1)

Syntax

C#
public class HostEnumeratorEventArgs : EventArgs
Visual Basic
Public Class HostEnumeratorEventArgs _
	Inherits EventArgs
Visual C++
public ref class HostEnumeratorEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Opc.Ua.Configuration..::..HostEnumeratorEventArgs

See Also