For Babelfish Release 1.11.1.3

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.

Definition

Namespace: Scopos.BabelFish.Responses
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public TimeSpan TimeToRun { get; }

Property Value

TimeSpan

See Also