2 references to AllowOutputBatching
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingChannels.cs (1)
57
allowOutputBatching = message.Properties.
AllowOutputBatching
;
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
432
allowOutputBatching = message.Properties.
AllowOutputBatching
;