Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

T_Iota_Lib_CSharp_Api_Model_Neighbor

saniro edited this page Feb 16, 2017 · 1 revision

Neighbor Class

This class represents a neigbhor

Inheritance Hierarchy

System.Object
  Iota.Lib.CSharp.Api.Model.Neighbor
Namespace: Iota.Lib.CSharp.Api.Model
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public class Neighbor

The Neighbor type exposes the following members.

Constructors

 

Name Description
Public method Neighbor Initializes a new instance of the Neighbor class
  Back to Top

Properties

 

Name Description
Public property Address Gets or sets the address.
Public property NumberOfAllTransactions Gets or sets the number of all transactions.
Public property NumberOfInvalidTransactions Gets or sets the number of invalid transactions.
Public property NumberOfNewTransactions Gets or sets the number of new transactions.
  Back to Top

Methods

 

Name Description
Public method ToString Returns a String that represents this instance. (Overrides Object.ToString().)
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Model Namespace

Clone this wiki locally