4 references to Cleanup
System.ServiceModel (4)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (4)
1068
this.
Cleanup
(false, true);
1074
this.
Cleanup
(true, true);
1123
thisPtr.
Cleanup
(completionException == null, asyncException == null);
1147
thisPtr.
Cleanup
(completionException == null, true);