What is the maximum size that maxReceivedMessageSize can be set to for a NetNamedPipeBinding?

Viewed 80738

I noticed that 2147483647 seems to be a popular choice for maxReceivedMessageSize but is this the limit?

3 Answers
Related