2 references to MaxFaultSize
System.ServiceModel (2)
System\ServiceModel\Channels\OneWayChannelFactory.cs (1)
218MessageFault messageFault = MessageFault.CreateFault(response, TransportDefaults.MaxFaultSize);
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
104this.maxFaultSize = TransportDefaults.MaxFaultSize;