3 writes to MessageRpcOwnsInstanceContextThrottle
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
479
rpc.
MessageRpcOwnsInstanceContextThrottle
= this.requestInfo.ChannelHandlerOwnsInstanceContextThrottle;
System\ServiceModel\Dispatcher\InstanceBehavior.cs (1)
186
rpc.
MessageRpcOwnsInstanceContextThrottle
= false;
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
105
this.
MessageRpcOwnsInstanceContextThrottle
= false;
1 reference to MessageRpcOwnsInstanceContextThrottle
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
1640
if (rpc.
MessageRpcOwnsInstanceContextThrottle
&& rpc.channelHandler.InstanceContextServiceThrottle != null)