Click or drag to resize

PdfWcfSettings.ClientMaxReceivedMessageSize Property

Gets or sets the maximum size, in bytes, for a message that can be processed by the binding.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public int ClientMaxReceivedMessageSize { get; set; }

Property Value

Type: Int32
The maximum size, in bytes, for a message that is processed by the binding. The default value is 1,073,741,824 bytes (1 GB).
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionThe value is less than zero or too large.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!