What is the default MaxReceivedMessageSize for WCF Service?

Options
- 8192 bytes
- 65536 bytes
- 2147483647 byte (int max value)
- None of the above


CORRECT ANSWER : 65536 bytes

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement