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