Click or drag to resize

ResourceHandlerAutoDisposeStream Property

Version 130.1.90
When true the Stream will be Disposed when this instance is Disposed. The default value for this property is false.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public bool AutoDisposeStream { get; set; }

Property Value

Boolean
See Also