Click or drag to resize

ResponseReceivedEventArgs Properties

Version 94.4.20

The ResponseReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFrameId
Frame identifier.
Public propertyLoaderId
Loader identifier. Empty string if the request is fetched from worker.
Public propertyRequestId
Request identifier.
Public propertyResponse
Response data.
Public propertyTimestamp
Timestamp.
Public propertyType
Resource type.
Top
See Also