IRequestMetadata Properties

Glimpse API

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

  NameDescription
Public propertyClientId
Gets the client id.
Public propertyIpAddress
Gets the IP address.
Public propertyRequestHttpMethod
Gets the request HTTP method.
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.
Back to Top
See Also