Implemented interface member:
method
BeginCloseOutputSession
System.ServiceModel.Channels.IDuplexSession.BeginCloseOutputSession(System.TimeSpan, System.AsyncCallback, System.Object)
1 reference to BeginCloseOutputSession
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
621
return
BeginCloseOutputSession
(Channel.DefaultCloseTimeout, callback, state);