[This is preliminary documentation and is subject to change.]
The CefEndTracingCallback type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| CefEndTracingCallback | Initializes a new instance of the CefEndTracingCallback class |
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases the unmanaged resources used by the CefEndTracingCallback and optionally releases the managed resources | |
| (Inherited from | ||
| Finalize | (Overrides | |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| OnEndTracingComplete |
Called after all processes have sent their trace data. |tracing_file| is
the path at which tracing data was written. The client is responsible for
deleting |tracing_file|.
| |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| SyncRoot |
See Also