Click or drag to resize

StreamResponseFilterDispose Method

Version 130.1.90
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Namespace: CefSharp.ResponseFilter
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also