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