ICommonProxyServiceInterface

Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProxyService.ICommonProxyServiceInterface
Kind: interface


Interface for proxy services

Methods

GetInfoAsync

Method

Task<string> GetInfoAsync()

GetBalance

Method

string GetBalance()

GetBalanceAsync

Method

Task<string> GetBalanceAsync()

GetProxyList

Method

Task<String[]> GetProxyList()