XBee C# library API reference

Show / Hide Table of Contents

Class DiscoveryErrorEventArgs

Provides the error from the received discovery error event.

Inheritance
System.Object
System.EventArgs
DiscoveryErrorEventArgs
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 DiscoveryErrorEventArgs : EventArgs

Constructors

DiscoveryErrorEventArgs(String)

Instantiates a DiscoveryErrorEventArgs object with the provided parameters.

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

The error message.

Properties

Error

The error string.

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.