Click or drag to resize

IAdapterRefreshOrdersAsync Method

Gets the order history for the specified account

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
Task RefreshOrdersAsync(
	Account account
)

Parameters

account  Account
Account

Return Value

Task
See Also