2 references to OperationWithTimeoutAsyncResult
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WrapperSecurityCommunicationObject.cs (2)
419return new OperationWithTimeoutAsyncResult(OnClose, timeout, callback, state); 424return new OperationWithTimeoutAsyncResult(OnOpen, timeout, callback, state);