Click or drag to resize

RawApiDataEventArgs Properties

The RawApiDataEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyLanguage The language associated with the request
Public propertyRequestParams The parameters associated with the request (if present)
Public propertyRequestTime The time it took for the request to execute
Public propertyRestMessage The rest message
Public propertyUri The associated event identifier
Top
See Also