Base:
method
OnClose
System.ServiceModel.Security.CommunicationObjectSecurityTokenAuthenticator.OnClose(System.TimeSpan)
2 overrides of OnClose
System.ServiceModel (2)
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (1)
95
public override void
OnClose
(TimeSpan timeout)
System\ServiceModel\Security\TlsnegoTokenAuthenticator.cs (1)
117
public override void
OnClose
(TimeSpan timeout)
1 reference to OnClose
System.ServiceModel (1)
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (1)
97
base.
OnClose
(timeout);