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

M_Iota_Lib_CSharp_Api_Model_Bundle_FinalizeBundle_1

saniro edited this page Feb 16, 2017 · 1 revision

Bundle.FinalizeBundle Method (ICurl)

Finalizes the bundle using the specified curl implementation

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

Syntax

C#

public void FinalizeBundle(
	ICurl customCurl
)

Parameters

 

customCurl
Type: Iota.Lib.CSharp.Api.Utils.ICurl
The custom curl.

See Also

Reference

Bundle Class
FinalizeBundle Overload
Iota.Lib.CSharp.Api.Model Namespace

Clone this wiki locally