2 overrides of OnConnectionEndSend
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (2)
846
protected override void
OnConnectionEndSend
(IAsyncResult result)
978
protected override void
OnConnectionEndSend
(IAsyncResult result)
1 reference to OnConnectionEndSend
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
387
OnConnectionEndSend
(result);