[This is preliminary documentation and is subject to change.]
The CefCompletionCallback type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| CefCompletionCallback | Initializes a new instance of the CefCompletionCallback class |
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases the unmanaged resources used by the CefCompletionCallback 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 | ||
| OnComplete |
Method that will be called once the task is complete.
| |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| SyncRoot |
See Also