Movatterモバイル変換


[0]ホーム

URL:


CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp
ResourceHandler Class
ResourceHandler Properties
AutoDisposeStream Property
Charset Property
ErrorCode Property
Headers Property
MimeType Property
ResponseLength Property
StatusCode Property
StatusText Property
Stream Property
Click or drag to resizeClick or drag to resize

ResourceHandlerResponseLength Property

Version 118.6.80
Gets or sets ResponseLength, when you know the size of your Stream (Response) set this property. This is optional. If you use a MemoryStream and don't provide a value here then it will be cast and its size used

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax
publiclong?ResponseLength {get;set; }
public:propertyNullable<long long>ResponseLength {Nullable<long long>get ();voidset (Nullable<long long>value);}

Property Value

Type: NullableInt64
See Also

Reference

ResourceHandler Class
CefSharp Namespace

https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE


[8]ページ先頭

©2009-2025 Movatter.jp