Click or drag to resize

AdapterBaseTRefreshHoldingAsync Method

Gets the holdings

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

Parameters

account  Account
Account

Return Value

Task

Implements

IAdapterRefreshHoldingAsync(Account)
See Also