Skip to content

MarketInfo.MarketInfoClient.QuoteHistoryAsync method (1 of 2)

public virtual AsyncUnaryCall<QuoteHistoryReply> QuoteHistoryAsync(QuoteHistoryRequest request, 
    CallOptions options)

See Also


MarketInfo.MarketInfoClient.QuoteHistoryAsync method (2 of 2)

public virtual AsyncUnaryCall<QuoteHistoryReply> QuoteHistoryAsync(QuoteHistoryRequest request, 
    Metadata headers = null, DateTime? deadline = default, 
    CancellationToken cancellationToken = default)

See Also