2 references to HandleCloseInputSession
System.ServiceModel (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
772
completeSelf = thisPtr.
HandleCloseInputSession
(result, false);
831
return this.
HandleCloseInputSession
(closeInputSessionResult, isStillSynchronous);