2 references to OperationWithTimeoutAsyncResult
System.ServiceModel.Federation (2)
System\IdentityModel\Security\WrapperSecurityCommunicationObject.cs (2)
438return new OperationWithTimeoutAsyncResult(OnClose, timeout, callback, state); 443return new OperationWithTimeoutAsyncResult(OnOpen, timeout, callback, state);