XBee C# library API reference

Show / Hide Table of Contents

Class DiscoveryFinishedEventArgs

Provides the notification for the received discovery finished event.

Inheritance
System.Object
System.EventArgs
DiscoveryFinishedEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: XBeeLibrary.Core.Events
Assembly: XBeeLibrary.Core.dll
Syntax
public class DiscoveryFinishedEventArgs : EventArgs

Constructors

DiscoveryFinishedEventArgs(String)

Instantiates a DiscoveryFinishedEventArgs object with the provided parameters.

Declaration
public DiscoveryFinishedEventArgs(string error)
Parameters
Type Name Description
System.String error

The error message, if any.

Properties

Error

The error string, if any.

Declaration
public string Error { get; }
Property Value
Type Description
System.String
Product page More documentation Official site About Digi Contact us Support
©2019 Digi International Inc. All rights reserved.
Digi International Inc.