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.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
public TimeSpan TimeToRun { get; }
Property Value
TimeSpan