M_Iota_Lib_CSharp_Api_IotaApi__ctor - iotaledger-archive/iota.lib.csharp GitHub Wiki

IotaApi Constructor (String, Int32)

Creates an api object that uses the specified connection settings to connect to a node

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

Syntax

C#

public IotaApi(
	string host,
	int port
)

Parameters

 

host
Type: System.String
hostname or API address of a node to interact with
port
Type: System.Int32
tcp/udp port

See Also

Reference

IotaApi Class
IotaApi Overload
Iota.Lib.CSharp.Api Namespace

⚠️ **GitHub.com Fallback** ⚠️