1 implementation of CloseOutputSession
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
634public void CloseOutputSession()
2 references to CloseOutputSession
Client.ChannelLayer.IntegrationTests (2)
DuplexChannelShapeTests.4.1.0.cs (2)
67channel.Session.CloseOutputSession(); 125channel.Session.CloseOutputSession();