Click or drag to resize

IGetExtensionResourceCallbackContinue Method (Byte)

Version 94.4.20
Continue the request

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
void Continue(
	byte[] data
)

Parameters

data
Type: SystemByte
data to be used as response
See Also