Click or drag to resize

AdapterBaseTRefreshPositionAsync Method


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

Parameters

account  Account
 

Return Value

Task

Implements

IAdapterRefreshPositionAsync(Account)
See Also