1 implementation of MaxBufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
157int IConnectionOrientedTransportFactorySettings.MaxBufferSize
1 reference to MaxBufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (1)
320_maxBufferSize = settings.MaxBufferSize;