1 write to pollingHandler
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
685
this.
pollingHandler
= value;
3 references to pollingHandler
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelReliableSession.cs (3)
709
if (this.
pollingHandler
== null)
803
this.
pollingHandler
();
826
if (this.
pollingHandler
== null)