IHistoricalDataProvider.Cancel Method

Cancels the request for historical data
void Cancel( 
string requestId 
)
This language is not supported or no code example is available.
 
void Cancel( 
String^ requestId 
)
This language is not supported or no code example is available.
function Cancel( 
requestId : String 
);
This language is not supported or no code example is available.

Parameters

requestId
string

The request identifier.

In this article

Definition