Search code examples
wcfwcf-bindingnetnamedpipebinding

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


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


Solution

  • Nope, the limit is Int64.MaxValue1 which is: 9223372036854775807