ResponseTTimeToRun Property
Total time of the request. Includes the time it takes to make the API call plus time to parse the returned JSON into object form.
Namespace: Scopos.BabelFish.ResponsesAssembly: BabelFish (in BabelFish.dll) Version: 1.12.5.15+bc7490f802416c9e774304c66372b6a26afede1d
public TimeSpan TimeToRun { get; }
Property Value
TimeSpan