1 reference to OnCloseOutputSession
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
696
static AsyncCallback onCloseOutputSession = Fx.ThunkCallback(new AsyncCallback(
OnCloseOutputSession
));