1 write to maxReceivedMessageSize
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
361
this.
maxReceivedMessageSize
= value;
1 reference to maxReceivedMessageSize
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
356
return this.
maxReceivedMessageSize
;