2 references to CloseCommunicationObjectAsyncResult
System.ServiceModel (2)
System\ServiceModel\Security\SecurityUtils.cs (2)
1538return new CloseCommunicationObjectAsyncResult(tokenProvider, timeout, callback, state); 1590return new CloseCommunicationObjectAsyncResult(tokenAuthenticator, timeout, callback, state);