2 references to OnBeginCloseOutputSession
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
1739
return channel.
OnBeginCloseOutputSession
(timeout, callback, state);
1946
return channel.
OnBeginCloseOutputSession
(timeout, callback, state);