ReportingApiReport Class | 
Namespace: CefSharp.DevTools.Network
The ReportingApiReport type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportingApiReport | Initializes a new instance of the ReportingApiReport class  | 
| Name | Description | |
|---|---|---|
| Body | 
            Body
              | |
| CompletedAttempts | 
            The number of delivery attempts made so far, not including an active attempt.
              | |
| Depth | 
            How many uploads deep the related request was.
              | |
| Destination | 
            The name of the endpoint group that should be used to deliver the report.
              | |
| Id | 
            Id
              | |
| InitiatorUrl | 
            The URL of the document that triggered the report.
              | |
| Status | 
            Status
              | |
| Timestamp | 
            When the report was generated.
              | |
| Type | 
            The type of the report (specifies the set of data that is contained in the report body).
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToDictionary | (Inherited from DevToolsDomainEntityBase.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |