Implemented interface member:
method
BeginCloseOutputSession
System.ServiceModel.Channels.IDuplexSession.BeginCloseOutputSession(System.TimeSpan, System.AsyncCallback, System.Object)
1 reference to BeginCloseOutputSession
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (1)
1284return BeginCloseOutputSession(channel.DefaultCloseTimeout, callback, state);