2 references to EndBaseCloseOutputSession
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (2)
3046
this.correlationState = this.requestChannel.
EndBaseCloseOutputSession
(result);
3065
thisAsyncResult.correlationState = thisAsyncResult.requestChannel.
EndBaseCloseOutputSession
(result);