Click or drag to resize
Tesco SW, a.s.

Request Class

Třída reprezentující dotaz, který posílá aplikace
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.CommonRequest

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.1.8740.34343
Syntax
C#
public class Request

The Request type exposes the following members.

Constructors
  NameDescription
Public methodRequest
Konstruktor dotazu
Top
Properties
  NameDescription
Public propertyDuration
Doba trvání dotazu
Public propertyEntryType
Typ dotazu
Public propertyName
Název dotazu (url)
Public propertyResponseSize
Velikost odpovědi dotazu
Public propertyStartTime
Čas, kdy se dotaz poslal
Top
See Also