Skip to content

SHTCGClient.ClientService.GetExchanges()

github-actions[bot] edited this page Mar 9, 2026 · 1 revision

ClientService.GetExchanges() Method

Get the currently running exchanges

public System.Threading.Tasks.Task<SHTCGClient.Models.Exchange.Exchange[]?> GetExchanges();

Returns

System.Threading.Tasks.Task<Exchange[]>
Array of exchanges

Clone this wiki locally