ExternalConnectionBaseRefreshAccount Method |
Refresh the account
Namespace:
SharpCharts.Base.Connection
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public virtual Task RefreshAccount(
Account account
)
Parameters
- account
- Type: SharpCharts.Base.OrderAccount
Account for which the balances are to be refreshed
Return Value
Type:
TaskSee Also