2 overrides of EndCloseCore
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
2892
protected override void
EndCloseCore
(IAsyncResult result)
3703
protected override void
EndCloseCore
(IAsyncResult result)
2 references to EndCloseCore
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
2894
base.
EndCloseCore
(result);
3705
base.
EndCloseCore
(result);