| ICallback Interface | 
Namespace: CefSharp
 Syntax
SyntaxThe ICallback type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsDisposed | 
            Gets a value indicating whether the callback has been disposed of.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Cancel | 
            Cancel processing.
             | 
|  | Continue | 
            Continue processing.
             | 
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
 See Also
See Also