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_IotaResponse

saniro edited this page Feb 16, 2017 · 1 revision

IotaResponse Class

This class represents the base class of different core API response classes

Inheritance Hierarchy

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

Syntax

C#

public class IotaResponse

The IotaResponse type exposes the following members.

Constructors

 

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

Properties

 

Name Description
Public property Duration Gets or sets the duration.
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Core Namespace

Clone this wiki locally