GlimpseRequestHeaders Properties

Glimpse API

GlimpseRequestHeaders Properties Glimpse API Documentation
The GlimpseRequestHeaders type exposes the following members.
Properties

  NameDescription
Public propertyClientId
Gets the client id.
Public propertyDateTime
Gets the date time.
Public propertyDuration
Gets the duration.
Public propertyParentRequestId
Gets the parent request id.
Public propertyRequestHttpMethod
Gets the request HTTP method.
Public propertyRequestId
Gets the request id.
Public propertyRequestIsAjax
Gets a value indicating whether [request is ajax].
Public propertyRequestUri
Gets the request URI.
Public propertyResponseContentType
Gets the type of the response content.
Public propertyResponseStatusCode
Gets the response status code.
Public propertyUserAgent
Gets the user agent.
Back to Top
See Also