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