Class AlgodApi
Rename DefautlApi
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Algorand.Algod.Api
Assembly: Algorand.dll
Syntax
public class AlgodApi : DefaultApi, IDefaultApi, IApiAccessor
Constructors
| Improve this Doc View SourceAlgodApi(String, String, Int32)
Declaration
public AlgodApi(string bathPath, string apiToken, int timeout = -1)
Parameters
Type | Name | Description |
---|---|---|
System.String | bathPath | |
System.String | apiToken | |
System.Int32 | timeout |