System\ServiceModel\Security\SecurityUtils.cs (5)
1548CloseCommunicationObject(tokenProvider, false, timeout);
1553CloseCommunicationObject(tokenProvider, aborted, timeout);
1558CloseCommunicationObject(tokenProvider, true, TimeSpan.Zero);
1573CloseCommunicationObject(tokenAuthenticator, aborted, timeout);
1600CloseCommunicationObject(tokenAuthenticator, true, TimeSpan.Zero);