1 write to sendHandler
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableOutputConnection.cs (1)
120this.sendHandler = value;
1 reference to sendHandler
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableOutputConnection.cs (1)
401this.sendHandler(attemptInfo, helper.RemainingTime(), false);