4 references to Cleanup
System.ServiceModel (4)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (4)
909
this.
Cleanup
(false, true);
915
this.
Cleanup
(true, true);
955
thisPtr.
Cleanup
(completionException == null, asyncException == null);
979
thisPtr.
Cleanup
(completionException == null, true);