Table of Contents

Method GetSecurityList

Namespace
Tooq.Tech.FH.ClientLib
Assembly
Tooq.Tech.FH.ClientLib.dll

GetSecurityList(TimeSpan?)

Request the security list from the connected feed handler instance

public (bool, GetSecurityListResponse) GetSecurityList(TimeSpan? timeout = null)

Parameters

timeout TimeSpan?

Time limit after which the Request will be cancelled.

Returns

(bool, GetSecurityListResponse)

A tuple where the first element is a boolean indicating whether the call was successful or not (timeout) and the object GetSecurityListResponse