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

T_Iota_Lib_CSharp_Api_Core_GetNeighborsRequest

saniro edited this page Feb 16, 2017 · 1 revision

GetNeighborsRequest Class

This class represents the core API request 'GetNeighbors'

Inheritance Hierarchy

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

Syntax

C#

public class GetNeighborsRequest : IotaRequest

The GetNeighborsRequest type exposes the following members.

Constructors

 

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

Properties

 

Name Description
Public property Command Gets or sets the command. (Inherited from IotaRequest.)
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Core Namespace
Iota.Lib.CSharp.Api.Core.IotaRequest

Clone this wiki locally