A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cefsharp.github.io/api/118.6.x/html/M_CefSharp_ResourceHandler__ctor.htm below:

ResourceHandler Constructor Version 118.6.80 Namespace:  CefSharp
Assembly:

CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)

Syntax
public ResourceHandler(
	string mimeType = "text/html",
	Stream stream = null,
	bool autoDisposeStream = false,
	string charset = null
)
public:
ResourceHandler(
	String^ mimeType = L"text/html", 
	Stream^ stream = nullptr, 
	bool autoDisposeStream = false, 
	String^ charset = nullptr
)
Parameters
mimeType (Optional)
Type: SystemString
Optional mimeType defaults to DefaultMimeType
stream (Optional)
Type: System.IOStream
Optional Stream - must be set at some point to provide a valid response
autoDisposeStream (Optional)
Type: SystemBoolean
When true the Stream will be disposed when this instance is Disposed, you will be unable to use this ResourceHandler after the Stream has been disposed
charset (Optional)
Type: SystemString
response charset
See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4