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