1 write to packetRoutable
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
496
this.
packetRoutable
= bindingElement.PacketRoutable;
1 reference to packetRoutable
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
556
this.validateHeader = listener.
packetRoutable
;