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_Core_GetNeighborsResponse

saniro edited this page Feb 16, 2017 · 1 revision

GetNeighborsResponse Class

Response of GetNeighborsRequest

Inheritance Hierarchy

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

Syntax

C#

public class GetNeighborsResponse

The GetNeighborsResponse type exposes the following members.

Constructors

 

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

Properties

 

Name Description
Public property Neighbors Gets or sets the neighbors.
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Core Namespace

Clone this wiki locally