IAdapterCanCancelAllOrders Method | 
            Does the account supports cancel all orders feature
            
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
SyntaxTask<bool> CanCancelAllOrders(
	Account account
)
Parameters
- account  Account
 - Account
 
Return Value
TaskBoolean
See Also