public method IPriceHistoryManager.stopCommand

Brief

Stops the 'get prices' command

Declaration

protojavascriptjavacsharp
public stopCommand(identity : string) : void

Parameters
identity

The identity of the 'get prices' command to be stopped

Details

Declared in IPriceHistoryManager

back